// ntddrilapitypes.h
typedef enum RILEMERGENCYNUMBERPARAMMASK {
RIL_PARAM_ENUM_EXECUTOR,
RIL_PARAM_ENUM_UICC,
RIL_PARAM_ENUM_CATEGORY,
RIL_PARAM_ENUM_NUMBER,
RIL_PARAM_ENUM_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILEMERGENCYNUMBERPARAMMASK {
RIL_PARAM_ENUM_EXECUTOR,
RIL_PARAM_ENUM_UICC,
RIL_PARAM_ENUM_CATEGORY,
RIL_PARAM_ENUM_NUMBER,
RIL_PARAM_ENUM_ALL
} ;
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_PARAM_ENUM_EXECUTORRIL_PARAM_ENUM_UICCRIL_PARAM_ENUM_CATEGORYRIL_PARAM_ENUM_NUMBERRIL_PARAM_ENUM_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_ENUM_EXECUTORRIL_PARAM_ENUM_UICCRIL_PARAM_ENUM_CATEGORYRIL_PARAM_ENUM_NUMBERRIL_PARAM_ENUM_ALL