RILSENDMSGPARAMS 结构 (rilapitypes.h)

本主题支持 Windows 驱动程序基础结构,不应直接从代码使用。

语法

typedef struct RILSENDMSGPARAMS {
  DWORD      dwExecutor;
  HUICCAPP   hUiccApp;
  RILMESSAGE rmMessage;
  DWORD      dwOptions;
} RILSENDMSGPARAMS, *LPRILSENDMSGPARAMS;

成员

dwExecutor

hUiccApp

rmMessage

dwOptions

要求

要求
Header rilapitypes.h (包括 Rilapitypes.h)