 | UsbDeviceClose Method |
Closes the USB device.
Namespace:
WinUsbNet
Assembly:
WinUsbNet (in WinUsbNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
Calling this method will set the
PipeStreams property
to
null, and the
IsOpen property to
false.
See Also