RILSENDMSGACKPARAMS_V2 構造体 (rilapitypes.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 | rilapitypes.h (Rilapitypes.h を含む) |