Click or drag to resize

USBInterfacePipes Property

Collection of pipes associated with this interface

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

Property Value

Type: USBPipeCollection
See Also