bcdDevice 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 device.

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

Syntax

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

Remarks

This value is a binary-coded decimal number.

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace