LibUsbDotNet 2.2.8
ResetDevice Method
Library ReferenceLibUsbDotNetIUsbDeviceResetDevice()()()()
LibUsbDotNet on SourceForge
Sends a usb device reset command.
Declaration Syntax
C#Visual BasicVisual 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)