RILMSGACKSTATUS enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGACKSTATUS {
RIL_MSGACKSTATUS_STORED,
RIL_MSGACKSTATUS_FAIL_MEM_FULL,
RIL_MSGACKSTATUS_ERROR,
RIL_MSGACKSTATUS_MAX
} ;
Constants
|
RIL_MSGACKSTATUS_STORED
|
RIL_MSGACKSTATUS_FAIL_MEM_FULL
|
RIL_MSGACKSTATUS_ERROR
|
RIL_MSGACKSTATUS_MAX
|
Requirements
Requirement |
Value |
Header |
ntddrilapitypes.h (include Rilapitypes.h) |