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.0 (1.0.0.0)
Syntax
C#
public Guid productGuid { get; }

Property Value

Type: Guid
See Also