Contents

IOHIDElementType

Describes different types of HID elements.

Declaration

typedef enum IOHIDElementType : unsigned int {
    ...
} IOHIDElementType;

Overview

Used by the IOHIDFamily to identify the type of element processed. Represented by the key kIOHIDElementTypeKey in the dictionary describing the element.

Topics

Constants

See Also

Related Documentation