RILMSGCDMAMSGPRIORITY enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGCDMAMSGPRIORITY {
RIL_MSGPRIORITY_NORMAL,
RIL_MSGPRIORITY_HIGH,
RIL_MSGPRIORITY_URGENT,
RIL_MSGPRIORITY_EMERGENCY,
RIL_MSGPRIORITY_MAX
} ;
Constants
|
RIL_MSGPRIORITY_NORMAL
|
RIL_MSGPRIORITY_HIGH
|
RIL_MSGPRIORITY_URGENT
|
RIL_MSGPRIORITY_EMERGENCY
|
RIL_MSGPRIORITY_MAX
|
Requirements
Requirement |
Value |
Header |
ntddrilapitypes.h (include Rilapitypes.h) |