USBDeviceDescriptorVID Property |
USB vendor ID (VID) of the device
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
SyntaxPublic ReadOnly Property VID As Integer
Get
public:
property int VID {
int get ();
}
Property Value
Type:
Int32
See Also