USBInterfaceSubClass Property |
Interface subclass code
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public byte SubClass { get; }
Public ReadOnly Property SubClass As Byte
Get
public:
property unsigned char SubClass {
unsigned char get ();
}
Property Value
Type:
ByteSee Also