IdVendor Property

LibUsbDotNet

LibUsbDotNet 2.2.8 IdVendor Property
Library ReferenceLibUsbDotNet.DeviceNotify.InfoUsbDeviceNotifyInfoIdVendor
LibUsbDotNet on SourceForge
Parses and returns the VID from the Name property.
Declaration Syntax
C# Visual Basic Visual C++
public int IdVendor { get; }
Public ReadOnly Property IdVendor As Integer
	Get
public:
virtual property int IdVendor {
	int get () sealed;
}

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