Click or drag to resize

IOKitControllerExtensionvendorId Property

HID vendor id.

Namespace:  Rewired.Platforms.MacOS.IOKit
Assembly:  Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort vendorId { get; }

Property Value

Type: UInt16

Implements

IHIDControllerExtensionvendorId
See Also