RILMSGCDMAMSGSTATUSTYPE 列舉 (ntddrilapitypes.h)
本主題支援 Windows 驅動程式基礎結構,不適合直接從您的程式代碼使用。
Syntax
typedef enum RILMSGCDMAMSGSTATUSTYPE {
RIL_MSGSTATUSTYPE_BEARERACK,
RIL_MSGSTATUSTYPE_DELIVERYACK,
RIL_MSGSTATUSTYPE_USERACK,
RIL_MSGSTATUSTYPE_READACK,
RIL_MSGSTATUSTYPE_MAX
} ;
常數
RIL_MSGSTATUSTYPE_BEARERACK |
RIL_MSGSTATUSTYPE_DELIVERYACK |
RIL_MSGSTATUSTYPE_USERACK |
RIL_MSGSTATUSTYPE_READACK |
RIL_MSGSTATUSTYPE_MAX |
規格需求
需求 | 值 |
---|---|
標頭 | ntddrilapitypes.h (包含 Rilapitypes.h) |