 | PipeStreamSetLength Method |
Throws NotSupportedException.
Namespace:
WinUsbNet
Assembly:
WinUsbNet (in WinUsbNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override void SetLength(
long value
)
Public Overrides Sub SetLength (
value As Long
)
public:
virtual void SetLength(
long long value
) override
Parameters
- value
- Type: SystemInt64
See Also