Struttura GETDEVICEINFORESPONSE (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct GETDEVICEINFORESPONSE {
char Result[256];
} GETDEVICEINFORESPONSE, *LPGETDEVICEINFORESPONSE;
Members
Result[256]
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Ntddrilapitypes.h, Rilapitypes.h) |