OpenAPI User Guide > OpenAPI User Guide > OpenAPI Data Types > OpenAPI Data Types > IIAPI_STATUS Data Type--Describe the Return Status of an OpenAPI Function
Was this helpful?
IIAPI_STATUS Data Type--Describe the Return Status of an OpenAPI Function
This data type has the following syntax:
typedef II_ULONG IIAPI_STATUS;
The value of the IIAPI_STATUS data type can be any one of the following:
IIAPI_ST_SUCCESS
IIAPI_ST_MESSAGE
IIAPI_ST_WARNING
IIAPI_ST_ERROR
IIAPI_ST_NO_DATA
IIAPI_ST_FAILURE
IIAPI_ST_NOT_INITIALIZED
IIAPI_ST_INVALID_HANDLE
IIAPI_ST_OUT_OF_MEMORY
Last modified date: 11/28/2023