// ntddrilapitypes.h
typedef enum RILMSGSERVICEINFOPARAMMASK {
RIL_PARAM_MSI_MSGSUPPORT,
RIL_PARAM_MSI_STOREUSED,
RIL_PARAM_MSI_STORETOTAL,
RIL_PARAM_MSI_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGSERVICEINFOPARAMMASK {
RIL_PARAM_MSI_MSGSUPPORT,
RIL_PARAM_MSI_STOREUSED,
RIL_PARAM_MSI_STORETOTAL,
RIL_PARAM_MSI_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_MSI_MSGSUPPORTRIL_PARAM_MSI_STOREUSEDRIL_PARAM_MSI_STORETOTALRIL_PARAM_MSI_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_MSI_MSGSUPPORTRIL_PARAM_MSI_STOREUSEDRIL_PARAM_MSI_STORETOTALRIL_PARAM_MSI_ALL