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: Interapplication Communication /
Chapter 4 - Responding to Apple Events / Reference to Responding to Apple Events
Routines for Responding to Apple Events


Getting Information About the Apple Event Manager

The AEManagerInfo routine allows you to get two kinds of information related to Apple events on the current computer: the number of processes currently recording Apple events and the version of the Apple Event Manager. If you decide to make your application recordable, this information may be useful when your application is responding to Apple events that it sends to itself.

You can find out whether the Apple Event Manager is available in system software by using the Gestalt function. See page 4-4 for details.


Subtopics
AEManagerInfo

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996