Freigeben über


RILSENDMSGACKPARAMS_V2 Struktur (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.

Syntax

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

Angehörige

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

dwSmsFormat

dwOptions

Anforderungen

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