Visible to Intel only — GUID: GUID-37BA0F53-BA7F-4069-8270-11548A1EDFFB
iwsVector_Init
Syntax
IW_DECL(IppStatus) iwsVector_Init(
IwsVector *pVector
);
Parameters
pVector |
Pointer to the IwsVector structure. |
Description
This function resets the vector structure values.
Return Values
ippStsNullPtrErr |
The pVector pointer is NULL. |
ippStsNoErr |
No errors. |
Parent topic: Vector