共用方式為


RILSENDMSGACKPARAMS_V2結構 (rilapitypes.h)

本主題支援 Windows 驅動程式基礎結構,並不適合直接從您的程式代碼使用。

語法

typedef struct RILSENDMSGACKPARAMS_V2 {
  DWORD           cbSize;
  DWORD           dwExecutor;
  HUICCAPP        hUiccApp;
  DWORD           dwAckID;
  RILMSGACKSTATUS dwMsgStatus;
  RILSMSFORMAT    dwSmsFormat;
  DWORD           dwOptions;
} RILSENDMSGACKPARAMS_V2, RILSENDMSGACKPARAMS, *LPRILSENDMSGACKPARAMS;

成員

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

dwSmsFormat

dwOptions

要求

要求 價值
標頭 rilapitypes.h (包括 Rilapitypes.h)