Struct windows_sys::Win32::Devices::Usb::USB_PORT_STATUS_AND_CHANGE_0
#[repr(C)]pub struct USB_PORT_STATUS_AND_CHANGE_0 {
pub PortStatus: USB_PORT_STATUS,
pub PortChange: USB_PORT_CHANGE,
}
Expand description
Required features: "Win32_Devices_Usb"
Fields§
§PortStatus: USB_PORT_STATUS
§PortChange: USB_PORT_CHANGE