#[repr(C)]pub struct HIDP_BUTTON_ARRAY_DATA {
pub ArrayIndex: u16,
pub On: BOOLEAN,
}Expand description
Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"
Fields§
§ArrayIndex: u16§On: BOOLEAN#[repr(C)]pub struct HIDP_BUTTON_ARRAY_DATA {
pub ArrayIndex: u16,
pub On: BOOLEAN,
}Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"
ArrayIndex: u16§On: BOOLEAN