Raw |
The RawInputControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | bluetoothDeviceName | Bluetooth device name string. |
![]() | controller |
The parent controller of this extension.
(Inherited from ControllerExtension) |
![]() | devicePath | HID device path string. |
![]() | hidDeviceHandle | HID device handle. |
![]() | hubId | HID hub id. |
![]() | isBluetoothDevice | Is the device a Bluetooth device? |
![]() | manufacturer | HID manufacturer string. |
![]() | portId | HID port id. |
![]() | productGuid | HID product Guid. This is a Guid created from the Product Id and Vendor Id in the format: PID-VID-0000-0000-0000-504944564944 |
![]() | productId | HID product id. |
![]() | productName | HID product name string. |
![]() | rawInputDeviceHandle | Raw Input device handle. |
![]() | usage | HID usage. |
![]() | usagePage | HID usage page. |
![]() | vendorId | HID vendor id. |