#[repr(C)]
pub union HIDP_BUTTON_CAPS_0 {
pub Range: HIDP_BUTTON_CAPS_0_1,
pub NotRange: HIDP_BUTTON_CAPS_0_0,
}
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"
Fields§
§Range: HIDP_BUTTON_CAPS_0_1
§NotRange: HIDP_BUTTON_CAPS_0_0