bDeviceProtocol Field

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

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

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace