Click or drag to resize

USBInterfaceOutPipe Property

First OUT direction pipe on this interface

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

Property Value

Type: USBPipe
See Also