
Function Return Values
Constant Val ue Description
E_FUNC_SUCCEED 0x00000000 The function returned without error.
E_FUNC_ERROR 0x00000001 The function returned error.
E_FUNC_NULLPTR 0x00000002 A null pointer was passed to the function.
E_FUNC_PAR_ERROR 0x00000003 A invalid parameter was passed to the function.
Programming Manual 76
Comentarios a estos manuales