Struct windows_sys::Win32::System::Ioctl::CHANGER_SET_POSITION
#[repr(C)]pub struct CHANGER_SET_POSITION {
pub Transport: CHANGER_ELEMENT,
pub Destination: CHANGER_ELEMENT,
pub Flip: BOOLEAN,
}
Expand description
Required features: "Win32_System_Ioctl"
, "Win32_Foundation"
Fields§
§Transport: CHANGER_ELEMENT
§Destination: CHANGER_ELEMENT
§Flip: BOOLEAN