Click or drag to resize

RawInputControllerExtensionmanufacturer Property

HID manufacturer string.

Namespace:  Rewired.Platforms.Windows.RawInput
Assembly:  Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string manufacturer { get; }

Property Value

Type: String

Implements

IHIDControllerExtensionmanufacturer
See Also