LibUsbDotNet 2.2.8
ResetDevice Method
Library Reference
►
LibUsbDotNet
►
IUsbDevice
►
ResetDevice
()
()
()
()
C#
Visual Basic
Visual C++
Sends a usb device reset command.
Declaration Syntax
C#
Visual Basic
Visual C++
bool
ResetDevice
()
Function
ResetDevice
As
Boolean
bool
ResetDevice
()
Return Value
True on success.
Remarks
After calling
ResetDevice
()
()
()
()
, the
UsbDevice
instance is disposed and no longer usable. A new
UsbDevice
instance must be obtained from the device list.
Assembly:
LibUsbDotNet
(Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)