Contents

IOHIDPointerEventOptions

Options that you use to dispatch pointer-related events.

Declaration

typedef enum { ... } IOHIDPointerEventOptions;

Overview

Pass these options to the dispatchRelativePointerEvent or dispatchAbsolutePointerEvent method of IOHIDEventService.

Topics

Getting the Pointer Event Option

See Also

Dispatching Events