RILMESSAGESTATUS enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMESSAGESTATUS {
RIL_MSGSTATUS_UNKNOWN,
RIL_MSGSTATUS_RECUNREAD,
RIL_MSGSTATUS_RECREAD,
RIL_MSGSTATUS_STOUNSENT,
RIL_MSGSTATUS_STOSENT,
RIL_MSGSTATUS_MAX
} ;
Constants
|
RIL_MSGSTATUS_UNKNOWN
|
RIL_MSGSTATUS_RECUNREAD
|
RIL_MSGSTATUS_RECREAD
|
RIL_MSGSTATUS_STOUNSENT
|
RIL_MSGSTATUS_STOSENT
|
RIL_MSGSTATUS_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |