estructura RILSENDMSGACKPARAMS_V2 (rilapitypes.h)

Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.

Sintaxis

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

Miembros

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

dwSmsFormat

dwOptions

Requisitos

Requisito Valor
Header rilapitypes.h (include Rilapitypes.h)