Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Macintosh Toolbox Essentials /
Chapter 2 - Event Manager / Event Manager Reference
Event Manager Routines


Sending Events

You can send events to other applications or processes using the PostHighLevelEvent function. To send Apple events to other applications, use the Apple Event Manager function AESend. The Operating System Event Manager also provides the PPostEvent and PostEvent functions for posting low-level events to the Operating System event queue. The PostEvent function is used by the Toolbox Event Manager. In most cases your application should not use the PostEvent function.


Subtopics
PostHighLevelEvent
PPostEvent
PostEvent

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996