(ntddrilapitypes.h) RILSENDMSGACKPARAMS_V1 结构

本主题支持 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)