bDeviceSubClass Field

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

Specifies the subclass 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 bDeviceSubClass As Byte
public byte bDeviceSubClass
public:
unsigned char bDeviceSubClass
val mutable bDeviceSubClass: byte
public var bDeviceSubClass : byte

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace