Struct windows_sys::Win32::Devices::Usb::USB_HUB_INFORMATION
#[repr(C)]pub struct USB_HUB_INFORMATION {
pub HubDescriptor: USB_HUB_DESCRIPTOR,
pub HubIsBusPowered: BOOLEAN,
}
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"
Fields§
§HubDescriptor: USB_HUB_DESCRIPTOR
§HubIsBusPowered: BOOLEAN