// ntddrilapitypes.h
typedef enum RILMSGCDMABROADCASTSERVICEID {
RIL_1xBROADCAST_CMAS_PRESIDENTIAL,
RIL_1xBROADCAST_CMAS_EXTREME,
RIL_1xBROADCAST_CMAS_SEVERE,
RIL_1xBROADCAST_CMAS_AMBER,
RIL_1xBROADCAST_CMAS_TEST
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGCDMABROADCASTSERVICEID {
RIL_1xBROADCAST_CMAS_PRESIDENTIAL,
RIL_1xBROADCAST_CMAS_EXTREME,
RIL_1xBROADCAST_CMAS_SEVERE,
RIL_1xBROADCAST_CMAS_AMBER,
RIL_1xBROADCAST_CMAS_TEST
} ;
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_1xBROADCAST_CMAS_PRESIDENTIALRIL_1xBROADCAST_CMAS_EXTREMERIL_1xBROADCAST_CMAS_SEVERERIL_1xBROADCAST_CMAS_AMBERRIL_1xBROADCAST_CMAS_TESTThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_1xBROADCAST_CMAS_PRESIDENTIALRIL_1xBROADCAST_CMAS_EXTREMERIL_1xBROADCAST_CMAS_SEVERERIL_1xBROADCAST_CMAS_AMBERRIL_1xBROADCAST_CMAS_TEST