Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 517 Bytes

usbdevicedescriptor_bcddevicerevision.md

File metadata and controls

22 lines (15 loc) · 517 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbDeviceDescriptor.BcdDeviceRevision
winrt property

Windows.Devices.Usb.UsbDeviceDescriptor.BcdDeviceRevision

-description

Gets the bcdDeviceRevision field of the USB device descriptor. The value indicates the revision number defined by the device and is a binary-coded decimal number.

-property-value

The revision number defined by the device.

-remarks

-examples

-see-also