Struttura RILUICCRESPONSE (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILUICCRESPONSE {
DWORD cbSize;
DWORD dwParams;
DWORD dwStatusWord1;
DWORD dwStatusWord2;
DWORD dwResponseSize;
BYTE pbResponse[1];
} RILUICCRESPONSE, *LPRILUICCRESPONSE;
Membri
cbSize
dwParams
dwStatusWord1
dwStatusWord2
dwResponseSize
pbResponse[1]
Fabbisogno
Requisito | Valore |
---|---|
intestazione | rilapitypes.h (include Rilapitypes.h) |