Click or drag to resize

USBInterfaceBaseClass Property

Interface class code. If the interface class does not match any of the USBBaseClass enumeration values the value will be USBBaseClass.Unknown

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public USBBaseClass BaseClass { get; }

Property Value

Type: USBBaseClass
See Also