LibUsbDotNet 2.2.8
UsbDeviceFinder Constructor (vid)
Library ReferenceLibUsbDotNet.MainUsbDeviceFinderUsbDeviceFinder(Int32)
LibUsbDotNet on SourceForge
Creates a UsbDeviceFinder class for locating usb devices.
Declaration Syntax
C#Visual BasicVisual C++
public UsbDeviceFinder(
	int vid
)
Public Sub New ( _
	vid As Integer _
)
public:
UsbDeviceFinder(
	int vid
)
Parameters
vid (Int32)
The vendor id of the usb device to find.

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