Condividi tramite


struttura DEVICE_BUS_SPECIFIC_RESET_INFO (wdm.h)

Definisce la struttura DEVICE_BUS_SPECIFIC_RESET_INFO .

Sintassi

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;

Members

BusTypeGuid

ResetTypeSupported

Requisiti

Requisito Valore
Server minimo supportato Windows Server 2022
Intestazione wdm.h (include Wdm.h)