Struct windows_sys::Win32::Devices::HumanInterfaceDevice::JOYREGUSERVALUES
#[repr(C)]pub struct JOYREGUSERVALUES {
pub dwTimeOut: u32,
pub jrvRanges: JOYRANGE,
pub jpDeadZone: JOYPOS,
}
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields§
§dwTimeOut: u32
§jrvRanges: JOYRANGE
§jpDeadZone: JOYPOS