Click or drag to resize

IDeviceVendorId Property

[This is preliminary documentation and is subject to change.]

Vendor ID reported by the device/driver.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
int VendorId { get; }

Property Value

Type: Int32
Remarks

Might be zero.

Important note Important
This value can only be used if IsUsable is true.
See Also