LibUsbDotNet 2.2.8
UsbDeviceFinder Constructor
Library ReferenceLibUsbDotNet.MainUsbDeviceFinderUsbDeviceFinder()()()()
LibUsbDotNet on SourceForge
Members
IconMemberDescription
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.

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