RILSENDMSGACKPARAMS_V2 structure (rilapitypes.h)
Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntaxe
typedef struct RILSENDMSGACKPARAMS_V2 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
RILSMSFORMAT dwSmsFormat;
DWORD dwOptions;
} RILSENDMSGACKPARAMS_V2, RILSENDMSGACKPARAMS, *LPRILSENDMSGACKPARAMS;
Membres
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
dwSmsFormat
dwOptions
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | rilapitypes.h (inclure Rilapitypes.h) |