USBDeviceDescriptorProtocol Property |
Device protocol code
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic byte Protocol { get; }
Public ReadOnly Property Protocol As Byte
Get
public:
property unsigned char Protocol {
unsigned char get ();
}
Property Value
Type:
Byte
See Also