Creates a UsbDeviceFinder class for locating and identifying usb devices.
Declaration Syntax
Parameters
- serialNumber (String)
- The serial number of the usb device to find, or null to ignore.
LibUsbDotNet 2.2.8 UsbDeviceFinder Constructor (vid, pid, revision, serialNumber, deviceInterfaceGuid) Library Reference ► LibUsbDotNet.Main ► UsbDeviceFinder ► UsbDeviceFinder(Int32, Int32, Int32, String, Guid) |