Click or drag to resize

IDeviceProductId Property

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

Product ID reported by the device/driver.

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

Property Value

Type: Int32
Remarks

Might be zero.

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