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 6 - Resolving and Creating Object Specifier Records / Reference to Resolving and Creating Object Specifier Records


Application-Defined Routines

The AEResolve function performs tasks that are required to resolve any object specifier record, such as parsing its contents, keeping track of the results of tests, and handling memory management. When necessary, AEResolve calls application-defined functions to perform tasks that are unique to the application, such as locating a specific Apple event object in the application's data structures or counting the number of Apple event objects in a container.

AEResolve can call two kinds of application-defined functions:

This section provides model declarations for the object accessor functions and object callback functions that your application can provide.


Subtopics
Object Accessor Functions
Object Callback Functions

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996