Click or drag to resize

WindowsGamingInputControllerExtension.vendorId Property

HID vendor id.

Namespace: Rewired.Platforms.Microsoft.WindowsGamingInput
Assembly: Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort vendorId { get; }

Property Value

UInt16

Implements

IHIDControllerExtension.vendorId
See Also