RILIMSSTATUS_V1 结构 (rilapitypes.h)

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

语法

typedef struct RILIMSSTATUS_V1 {
  DWORD        cbSize;
  DWORD        dwParams;
  DWORD        dwExecutor;
  HUICCAPP     hUiccApp;
  DWORD        dwAvailableServices;
  RILSMSFORMAT dwSMSSupportedFormat;
} RILIMSSTATUS_V1, *LPRILIMSSTATUS_V1;

成员

cbSize

dwParams

dwExecutor

hUiccApp

dwAvailableServices

dwSMSSupportedFormat

要求

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