bDeviceClass Field

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

Specifies the class code of the device as assigned by the USB specification group.

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

Syntax

'Declaration
Public bDeviceClass As Byte
public byte bDeviceClass
public:
unsigned char bDeviceClass
val mutable bDeviceClass: byte
public var bDeviceClass : byte

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace