Struct windows_sys::Win32::Devices::HumanInterfaceDevice::DIPROPCALPOV
#[repr(C)]pub struct DIPROPCALPOV {
pub diph: DIPROPHEADER,
pub lMin: [i32; 5],
pub lMax: [i32; 5],
}
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§diph: DIPROPHEADER
§lMin: [i32; 5]
§lMax: [i32; 5]