RILMSGDCSTYPE enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGDCSTYPE {
RIL_DCSTYPE_GENERAL,
RIL_DCSTYPE_MSGWAIT,
RIL_DCSTYPE_MSGCLASS,
RIL_DCSTYPE_LANGUAGE,
RIL_DCSTYPE_MAX
} ;
Constants
|
RIL_DCSTYPE_GENERAL
|
RIL_DCSTYPE_MSGWAIT
|
RIL_DCSTYPE_MSGCLASS
|
RIL_DCSTYPE_LANGUAGE
|
RIL_DCSTYPE_MAX
|
Requirements
Requirement |
Value |
Header |
ntddrilapitypes.h (include Rilapitypes.h) |