struttura RILSENDMSGACKPARAMS_V2 (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILSENDMSGACKPARAMS_V2 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
RILSMSFORMAT dwSmsFormat;
DWORD dwOptions;
} RILSENDMSGACKPARAMS_V2, RILSENDMSGACKPARAMS, *LPRILSENDMSGACKPARAMS;
Membri
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
dwSmsFormat
dwOptions
Fabbisogno
Requisito | Valore |
---|---|
intestazione | rilapitypes.h (include Rilapitypes.h) |