Click or drag to resize

RawInputControllerExtension Properties

The RawInputControllerExtension type exposes the following members.

Properties
 NameDescription
Public propertybluetoothDeviceName Bluetooth device name string.
Public propertycontroller The parent controller of this extension.
(Inherited from ControllerExtension)
Public propertydevicePath HID device path string.
Public propertyhidDeviceHandle HID device handle.
Public propertyhubId HID hub id.
Public propertyisBluetoothDevice Is the device a Bluetooth device?
Public propertymanufacturer HID manufacturer string.
Public propertyportId HID port id.
Public propertyproductGuid HID product Guid. This is a Guid created from the Product Id and Vendor Id in the format: PID-VID-0000-0000-0000-504944564944
Public propertyproductId HID product id.
Public propertyproductName HID product name string.
Public propertyrawInputDeviceHandle Raw Input device handle.
Public propertyusage HID usage.
Public propertyusagePage HID usage page.
Public propertyvendorId HID vendor id.
Top
See Also