Click or drag to resize

RawInputControllerExtensionproductGuid Property

HID product Guid. This is a Guid created from the Product Id and Vendor Id in the format: PID-VID-0000-0000-0000-504944564944

Namespace: Rewired.Platforms.Windows.RawInput
Assembly: Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public Guid productGuid { get; }

Property Value

Guid
See Also