RILMSGACKSTATUS 枚举 (rilapitypes.h)
本主题支持 Windows 驱动程序基础结构,不应直接从代码使用。
语法
typedef enum RILMSGACKSTATUS {
RIL_MSGACKSTATUS_STORED,
RIL_MSGACKSTATUS_FAIL_MEM_FULL,
RIL_MSGACKSTATUS_ERROR,
RIL_MSGACKSTATUS_MAX
} ;
常量
RIL_MSGACKSTATUS_STORED |
RIL_MSGACKSTATUS_FAIL_MEM_FULL |
RIL_MSGACKSTATUS_ERROR |
RIL_MSGACKSTATUS_MAX |
要求
要求 | 值 |
---|---|
Header | rilapitypes.h (包括 Rilapitypes.h) |