estrutura RILSENDMSGACKPARAMS_V2 (rilapitypes.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_V2 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
RILSMSFORMAT dwSmsFormat;
DWORD dwOptions;
} RILSENDMSGACKPARAMS_V2, RILSENDMSGACKPARAMS, *LPRILSENDMSGACKPARAMS;
Membros
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
dwSmsFormat
dwOptions
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | rilapitypes.h (inclua Rilapitypes.h) |