LibUsbDotNet 2.2.8
ResetDevice Method
Library ReferenceLibUsbDotNet.LibUsbLibUsbDeviceResetDevice()()()()
LibUsbDotNet on SourceForge
Sends a usb device reset command.
Declaration Syntax
C#Visual BasicVisual C++
public bool ResetDevice()
Public Function ResetDevice As Boolean
public:
virtual bool ResetDevice() sealed
Return Value
True on success.
Remarks
After calling ResetDevice()()()(), the LibUsbDevice instance is disposed and no longer usable. A new LibUsbDevice instance must be obtained from the device list.

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)