Returns a Quartz event source created from an existing Quartz event.
Deprecated
Use CGEvent
instead.
Framework
- Core Graphics
Declaration
CGEventSourceRef CGEventGetSource (
CGEventRef event
);
Returns a Quartz event source created from an existing Quartz event.
Deprecated
Use CGEvent
instead.
Framework
CGEventSourceRef CGEventGetSource (
CGEventRef event
);
CGEnable Event State Combining
Enables or disables the merging of actual key and mouse state with the application-specified state in a synthetic event.
CGSet Local Events Filter During Suppression State
Filters local hardware events from the keyboard and mouse during the short interval after a synthetic event is posted.
CGSet Local Events Suppression Interval
Sets the time interval in seconds that local hardware events are suppressed after posting a synthetic event.