IHIDControllerExtension Interface |
Namespace: Rewired.ControllerExtensions
public interface IHIDControllerExtension
The IHIDControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | manufacturer |
The manufacturer of the device.
|
![]() | productId |
The product id of the device.
|
![]() | productName |
The product name of the device.
|
![]() | usage |
The usage of the device.
|
![]() | usagePage |
The usage page of the device.
|
![]() | vendorId |
The vendor id of the device.
|