RILSENDMSGACKPARAMS_V1構造体 (rilapitypes.h)

このトピックでは、Windows ドライバー インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

構文

typedef struct RILSENDMSGACKPARAMS_V1 {
  DWORD           cbSize;
  DWORD           dwExecutor;
  HUICCAPP        hUiccApp;
  DWORD           dwAckID;
  RILMSGACKSTATUS dwMsgStatus;
} RILSENDMSGACKPARAMS_V1;

メンバー

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

要件

要件
Header rilapitypes.h (Rilapitypes.h を含む)