Compartilhar via


Estrutura GETDEVICEINFORESPONSE (ntddrilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

typedef struct GETDEVICEINFORESPONSE {
  char Result[256];
} GETDEVICEINFORESPONSE, *LPGETDEVICEINFORESPONSE;

Membros

Result[256]

Requisitos

Requisito Valor
Cabeçalho ntddrilapitypes.h (inclua Ntddrilapitypes.h, Rilapitypes.h)