Click or drag to resize

USBInterfaceClassValue Property

Interface class code as defined in the interface descriptor This property can be used if the class type is not defined int the USBBaseClass enumeration

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

Property Value

Type: Byte
See Also