#[repr(C)]pub struct INPUT_BUTTON_ENABLE_INFO {
pub ButtonType: GPIOBUTTONS_BUTTON_TYPE,
pub Enabled: BOOLEAN,
}
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"
Fields§
§ButtonType: GPIOBUTTONS_BUTTON_TYPE
§Enabled: BOOLEAN