Share via


bcdUSB Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Identifies the version of the USB specification that this descriptor structure complies with.

Namespace:  Microsoft.SPOT.Hardware.UsbClient
Assembly:  Microsoft.SPOT.Hardware.Usb (in Microsoft.SPOT.Hardware.Usb.dll)

Syntax

'Declaration
Public bcdUSB As UShort
public ushort bcdUSB
public:
unsigned short bcdUSB
val mutable bcdUSB: uint16
public var bcdUSB : ushort

Remarks

This value is a binary-coded decimal number.

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace