Click or drag to resize

UdevControllerExtensionvendorId Property

HID vendor id.

Namespace: Rewired.Platforms.Linux.Udev
Assembly: Rewired_Linux (in Rewired_Linux.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort vendorId { get; }

Property Value

UInt16

Implements

IHIDControllerExtensionvendorId
See Also