Contents

IOHIDElementType

The types of HID elements that you can examine.

Declaration

enum IOHIDElementType : unsigned int;

Overview

Use this type to identify the type of an element you are using. The type is also the value for the key kIOHIDElementTypeKey in the dictionary describing the element.

Topics

Getting the Element Types

See Also

Managing the Element Hierarchy