LibUsbDotNet 2.2.8
ResetDevice Method
Library Reference ► LibUsbDotNet.LudnMonoLibUsb ► MonoUsbDevice ► ResetDevice()()()()
|
Sends a usb device reset command.
Declaration Syntax
Return Value
True on success.
Remarks
After calling ResetDevice()()()(), the MonoUsbDevice instance is disposed and
no longer usable. A new MonoUsbDevice instance must be obtained from the device list.