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