Important: The information in this document is obsolete and should not be used for new development.
Sending Events
You can send events to other applications or processes using thePostHighLevelEventfunction. To send Apple events to other applications, use the Apple Event Manager functionAESend. The Operating System Event Manager also provides thePPostEventandPostEventfunctions for posting low-level events to the Operating System event queue. ThePostEventfunction is used by the Toolbox Event Manager. In most cases your application should not use thePostEventfunction.
Subtopics
- PostHighLevelEvent
- PPostEvent
- PostEvent