RILSENDMSGACKPARAMS_V1 構造体 (ntddrilapitypes.h)

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

構文

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

メンバー

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

要件

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