Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 659 Bytes

hiddevice_version.md

File metadata and controls

31 lines (19 loc) · 659 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.HumanInterfaceDevice.HidDevice.Version
winrt property
xbox

Windows.Devices.HumanInterfaceDevice.HidDevice.Version

-description

Gets the version, or revision, number for the given HID device.

-property-value

The version number.

-remarks

The version is retrieved from the device descriptor.

Valid values are 0 through 0xFFFF.

-examples

-see-also

Custom HID device sample