Click or drag to resize

IOKitControllerExtension Properties

The IOKitControllerExtension type exposes the following members.

Properties
 NameDescription
Public propertycontroller The parent controller of this extension.
(Inherited from ControllerExtension)
Public propertydeviceService Device service handle.
Public propertyisBluetoothDevice Is the device a Bluetooth device?
Public propertylocationId Location id.
Public propertymanufacturer HID manufacturer string.
Public propertyproductId HID product id.
Public propertyproductName HID product name string.
Public propertyserialNumber Serial number.
Public propertytransport Transport.
Public propertyusage HID usage.
Public propertyusagePage HID usage page.
Public propertyvendorId HID vendor id.
Public propertyversion Version.
Top
See Also