Click or drag to resize

USBDeviceInterfaces Property

Collection of all interfaces available on the USB device

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

Property Value

Type: USBInterfaceCollection
See Also