Share via


UsbDeviceDescriptor.BcdDeviceRevision Property

Definition

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.

public uint BcdDeviceRevision { get; }

Property Value

UInt32

The revision number defined by the device.

Applies to