1.2.1.13 SYS_MODULE_OBJ_INVALID Macro

C

#define SYS_MODULE_OBJ_INVALID ((SYS_MODULE_OBJ) -1 )

Summary

Object handle value returned if unable to initialize the requested instance of a system module.

Description

This is the object handle value returned if unable to initialize the requested instance of a system module.

Remarks

Do not rely on the actual value of this constant. It may change in future implementations.