structure RILSENDMSGACKPARAMS_V1 (ntddrilapitypes.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_V1 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
} RILSENDMSGACKPARAMS_V1;
Membres
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | ntddrilapitypes.h (incluez Rilapitypes.h) |