1.2.1.13 SYS_MODULE_OBJ_INVALID Macro
1.2.1.13 C
#define SYS_MODULE_OBJ_INVALID ((SYS_MODULE_OBJ) -1 )
1.2.1.13 Summary
Object handle value returned if unable to initialize the requested instance of a system module.
1.2.1.13 Description
This is the object handle value returned if unable to initialize the requested instance of a system module.
1.2.1.13 Remarks
Do not rely on the actual value of this constant. It may change in future implementations.
