theConfig 10.0
Loading...
Searching...
No Matches
LcConfigC_Error_ATL_API

LcConfigC - dealing with a native-errorMore...

+ Collaboration diagram for LcConfigC_Error_ATL_API:

Functions

static OT_ProcRet atllcconfig_LcConfigC_ErrorType (LcConfigC_ARGS)
  Atl: LcErrorTypeE [LcConfigC::ErrorType $config] C-API
This function, which is implemented as a macro, returns the type of error that occurred during the last call to one of the read or write functions …
 

Detailed Description

LcConfigC - dealing with a native-error

Function Documentation

◆ atllcconfig_LcConfigC_ErrorType()

static OT_ProcRet atllcconfig_LcConfigC_ErrorType ( LcConfigC_ARGS )
static

Atl: LcErrorTypeE [LcConfigC::ErrorType $config] C-API
This function, which is implemented as a macro, returns the type of error that occurred during the last call to one of the read or write functions …

Definition at line 273 of file LcConfigC_atl.c.

273 {
278 goto end;
279 error:
281 end:
283}
#define OT_SETUP_hdl
#define ErrorType_doc
#define OT_NEW_Lc_enum_OBJ(typ, val)
#define OT_SETUP_NOARG(d)
#define OT_retObj_SET_Error
#define OT_retObj_RETURN
#define OT_retObj_SET(val)
#define OT_CHECK_NOARGS
static enum LcErrorTypeE LcConfigErrorType(LC_CFGN config)
This function, which is implemented as a macro, returns the type of error that occurred during the la...