RILMSGSERVICEINFOPARAMMASK 列舉 (ntddrilapitypes.h)
本主題支援 Windows 驅動程式基礎結構,並不適合直接從您的程式代碼使用。
Syntax
typedef enum RILMSGSERVICEINFOPARAMMASK {
RIL_PARAM_MSI_MSGSUPPORT,
RIL_PARAM_MSI_STOREUSED,
RIL_PARAM_MSI_STORETOTAL,
RIL_PARAM_MSI_ALL
} ;
常數
RIL_PARAM_MSI_MSGSUPPORT |
RIL_PARAM_MSI_STOREUSED |
RIL_PARAM_MSI_STORETOTAL |
RIL_PARAM_MSI_ALL |
規格需求
需求 | 值 |
---|---|
標頭 | ntddrilapitypes.h (include Rilapitypes.h) |