Vid Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Vid Property
Library ReferenceLibUsbDotNet.MainUsbDeviceFinderVid
LibUsbDotNet on SourceForge
The vendor id of the device to find.
Declaration Syntax
C# Visual Basic Visual C++
public int Vid { get; set; }
Public Property Vid As Integer
	Get
	Set
public:
property int Vid {
	int get ();
	void set (int value);
}
Remarks
Set to MaxValue to ignore.

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