Click or drag to resize

USBDevicePipes Property

Collection of all pipes available on the USB device

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