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; }
Public ReadOnly Property IsIn As Boolean
Get
public:
property bool IsIn {
bool get ();
}
Property Value
Type:
BooleanSee Also