Visible to Intel only — GUID: GUID-74F17264-9F80-456C-A34A-7E751452A97A
iwGetStatusString
Syntax
IW_DECL(const char*) iwGetStatusString(
IppStatus status
);
Parameters
status |
Library status code. |
Description
This function converts a library status code into a human-readable string. The function supports extended status codes used in IW on top of the regular Intel IPP codes.
Return Values
Pointer to a constant string describing the library status code.
Parent topic: Library Scope Initialization and Control