LibUsbDotNet 2.2.8
ResetDevice Method
Library Reference ► LibUsbDotNet.LibUsb ► LibUsbDevice ► ResetDevice()()()()
|
Sends a usb device reset command.
Declaration Syntax
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.