 | PipeStreamPipeId Property |
Namespace:
WinUsbNet
Assembly:
WinUsbNet (in WinUsbNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int PipeId { get; }
Public ReadOnly Property PipeId As Integer
Get
public:
property int PipeId {
int get ();
}
Property Value
Type:
Int32The USB endpoint number, in the range 0 - 15.
Remarks
See Also