RILSENDMSGACKPARAMS_V2 结构 (ntddrilapitypes.h)
本主题支持 Windows 驱动程序基础结构,不应直接从代码使用。
语法
typedef struct RILSENDMSGACKPARAMS_V2 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
RILSMSFORMAT dwSmsFormat;
DWORD dwOptions;
} RILSENDMSGACKPARAMS_V2, RILSENDMSGACKPARAMS, *LPRILSENDMSGACKPARAMS;
成员
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
dwSmsFormat
dwOptions
要求
要求 | 值 |
---|---|
Header | ntddrilapitypes.h (包括 Rilapitypes.h) |