Visible to Intel only — GUID: GUID-EC74B58D-6BF9-4B87-9C2B-7C654301A644
iwsVector_Release
Syntax
IW_DECL(IppStatus) iwsVector_Release(
IwsVector *pVector
);
Parameters
pVector |
Pointer to the IwsVector structure. |
Description
This function releases vector data that is allocated with iwsVector_Alloc.
Return Values
ippStsNullPtrErr |
At least one of the pointers is NULL. |
ippStsNoErr |
No errors. |
Parent topic: Vector