Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 913 Bytes

hidoutputreport_getbooleancontrol_1611601713.md

File metadata and controls

37 lines (22 loc) · 913 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.HumanInterfaceDevice.HidOutputReport.GetBooleanControl(System.UInt16,System.UInt16)
winrt method
xbox

Windows.Devices.HumanInterfaceDevice.HidOutputReport.GetBooleanControl

-description

Retrieves the boolean control associated with the given usagePage and usageId.

-parameters

-param usagePage

The usage page associated with the given control.

-param usageId

The usage identifier associated with the given control.

-returns

A HidBooleanControl object.

-remarks

-examples

-see-also

Custom HID device sample