USBDeviceInfoVID Property  | 
 
            Vendor ID (VID) of the USB 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