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 を含む)