RILSENDMSGACKPARAMS_V2-Struktur (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

Syntax

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

Member

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

dwSmsFormat

dwOptions

Anforderungen

Anforderung Wert
Header ntddrilapitypes.h (include Rilapitypes.h)