RILMSGCDMAMSGPRIORITY 列舉 (ntddrilapitypes.h)
本主題支援 Windows 驅動程式基礎結構,並不適合直接從您的程式代碼使用。
語法
typedef enum RILMSGCDMAMSGPRIORITY {
RIL_MSGPRIORITY_NORMAL,
RIL_MSGPRIORITY_HIGH,
RIL_MSGPRIORITY_URGENT,
RIL_MSGPRIORITY_EMERGENCY,
RIL_MSGPRIORITY_MAX
} ;
常數
RIL_MSGPRIORITY_NORMAL |
RIL_MSGPRIORITY_HIGH |
RIL_MSGPRIORITY_URGENT |
RIL_MSGPRIORITY_EMERGENCY |
RIL_MSGPRIORITY_MAX |
要求
要求 | 價值 |
---|---|
標頭 | ntddrilapitypes.h (include Rilapitypes.h) |