RILSENDMSGACKPARAMS_V1 struttura (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef struct RILSENDMSGACKPARAMS_V1 {
DWORD cbSize;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAckID;
RILMSGACKSTATUS dwMsgStatus;
} RILSENDMSGACKPARAMS_V1;
Members
cbSize
dwExecutor
hUiccApp
dwAckID
dwMsgStatus
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |