RILMSGDCSTYPE enumeration (rilapitypes.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 | rilapitypes.h (include Rilapitypes.h) |