Click or drag to resize

USBPipeIsIn Property

True if the pipe has direction IN (device to host), false otherwise.

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

Property Value

Type: Boolean
See Also