Struct windows_sys::Win32::Devices::Usb::USBUSER_POWER_INFO_REQUEST
#[repr(C, packed(1))]pub struct USBUSER_POWER_INFO_REQUEST {
pub Header: USBUSER_REQUEST_HEADER,
pub PowerInformation: USB_POWER_INFO,
}
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"
Fields§
§Header: USBUSER_REQUEST_HEADER
§PowerInformation: USB_POWER_INFO