estructura de DEVICE_BUS_SPECIFIC_RESET_INFO (wdm.h)

Define la estructura DEVICE_BUS_SPECIFIC_RESET_INFO .

Sintaxis

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;

Miembros

BusTypeGuid

ResetTypeSupported

Requisitos

Requisito Value
Servidor mínimo compatible Windows Server 2022
Encabezado wdm.h (incluya Wdm.h)