True if the pipe has direction OUT (host to device), false otherwise.
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool IsOut { get; }
Public ReadOnly Property IsOut As Boolean
Get
public:
property bool IsOut {
bool get ();
}
Property Value
Type:
BooleanSee Also