// ntddrilapitypes.h
typedef enum RILMSGDCSTYPE {
RIL_DCSTYPE_GENERAL,
RIL_DCSTYPE_MSGWAIT,
RIL_DCSTYPE_MSGCLASS,
RIL_DCSTYPE_LANGUAGE,
RIL_DCSTYPE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGDCSTYPE {
RIL_DCSTYPE_GENERAL,
RIL_DCSTYPE_MSGWAIT,
RIL_DCSTYPE_MSGCLASS,
RIL_DCSTYPE_LANGUAGE,
RIL_DCSTYPE_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_DCSTYPE_GENERALRIL_DCSTYPE_MSGWAITRIL_DCSTYPE_MSGCLASSRIL_DCSTYPE_LANGUAGERIL_DCSTYPE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_DCSTYPE_GENERALRIL_DCSTYPE_MSGWAITRIL_DCSTYPE_MSGCLASSRIL_DCSTYPE_LANGUAGERIL_DCSTYPE_MAX