Pid Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Pid Property
Library ReferenceLibUsbDotNet.MainUsbDeviceFinderPid
LibUsbDotNet on SourceForge
The product id of the device to find.
Declaration Syntax
C# Visual Basic Visual C++
public int Pid { get; set; }
Public Property Pid As Integer
	Get
	Set
public:
property int Pid {
	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)