OpenSDK  V4.2.0
Functions
Errorcode Infomation API

Functions

OPENSDK_API OPENSDK_RESULT CALLBACK OpenSDK_GetLastErrorCode ()
 Get the error code API. More...
 
OPENSDK_API const char *CALLBACK OpenSDK_GetLastErrorDesc ()
 Error Code Description. More...
 

Detailed Description

Function Documentation

OPENSDK_API OPENSDK_RESULT CALLBACK OpenSDK_GetLastErrorCode ( )

Get the error code API.

Returns
Error code
See also
OpenSDK_GetLastErrorDesc
OPENSDK_API const char* CALLBACK OpenSDK_GetLastErrorDesc ( )

Error Code Description.

Returns
Description field
See also
OpenSDK_GetLastErrorCode