Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 989 Bytes

hidfeaturereport_getbooleancontrolbydescription_12392263.md

File metadata and controls

33 lines (20 loc) · 989 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.HumanInterfaceDevice.HidFeatureReport.GetBooleanControlByDescription(Windows.Devices.HumanInterfaceDevice.HidBooleanControlDescription)
winrt method
xbox

Windows.Devices.HumanInterfaceDevice.HidFeatureReport.GetBooleanControlByDescription

-description

Retrieves the Boolean control described by the controlDescription parameter and found in the given feature report.

-parameters

-param controlDescription

A HidBooleanControlDescription object.

-returns

A HidBooleanControl object.

-remarks

-examples

-see-also

Custom HID device sample