Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the DEVICE_BUS_SPECIFIC_RESET_INFO structure.
Syntax
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
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | wdm.h (include Wdm.h) |