estrutura DEVICE_BUS_SPECIFIC_RESET_INFO (wdm.h)
Define a estrutura DEVICE_BUS_SPECIFIC_RESET_INFO .
Sintaxe
typedef struct _DEVICE_BUS_SPECIFIC_RESET_INFO {
GUID BusTypeGuid;
DEVICE_BUS_SPECIFIC_RESET_TYPE ResetTypeSupported;
} DEVICE_BUS_SPECIFIC_RESET_INFO, *PDEVICE_BUS_SPECIFIC_RESET_INFO;
Membros
BusTypeGuid
ResetTypeSupported
Requisitos
Requisito | Valor |
---|---|
Servidor mínimo com suporte | Windows Server 2022 |
Cabeçalho | wdm.h (include Wdm.h) |