Members
Icon | Member | Description |
---|---|---|
UsbDeviceFinder(Int32, Int32, Int32, String, Guid) |
Creates a UsbDeviceFinder class for locating and identifying usb devices.
| |
UsbDeviceFinder(Int32, Int32, String) |
Creates a UsbDeviceFinder class for locating usb devices by VendorID, ProductID, and Serial number.
| |
UsbDeviceFinder(Int32, Int32, Int32) |
Creates a UsbDeviceFinder class for locating usb devices by VendorID, ProuctID, and Revision code.
| |
UsbDeviceFinder(Int32, Int32) |
Creates a UsbDeviceFinder class for locating usb devices vendor and product ID.
| |
UsbDeviceFinder(Int32) |
Creates a UsbDeviceFinder class for locating usb devices.
| |
UsbDeviceFinder(String) |
Creates a UsbDeviceFinder class for locating usb devices by a serial number.
| |
UsbDeviceFinder(Guid) |
Creates a UsbDeviceFinder class for locating usb devices by a unique Guid string.
|