estrutura RILSENDMSGACKPARAMS_V1 (ntddrilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

typedef struct RILSENDMSGACKPARAMS_V1 {
  DWORD           cbSize;
  DWORD           dwExecutor;
  HUICCAPP        hUiccApp;
  DWORD           dwAckID;
  RILMSGACKSTATUS dwMsgStatus;
} RILSENDMSGACKPARAMS_V1;

Membros

cbSize

dwExecutor

hUiccApp

dwAckID

dwMsgStatus

Requisitos

Requisito Valor
Cabeçalho ntddrilapitypes.h (inclua Rilapitypes.h)