Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
Object Callback Functions
If an Apple event parameter consists of an object specifier record, your handler for the Apple event typically callsAEResolveto begin the process of locating the requested Apple event objects. TheAEResolvefunction in turn calls object accessor functions and, if necessary, object callback functions provided by your application when it needs the information they can provide.This section provides declarations for the seven object callback functions that your application can provide: the object-counting function (
MyCountObjects), object-comparison function (MyCompareObjects), token disposal function (MyDisposeToken), error callback function (MyGetErrorDesc), mark token function (MyGetMarkToken), object-marking function (MyMark), and mark-adjusting function (MyAdjustMarks).For information about writing and installing object callback functions, see "Writing Object Callback Functions," which begins on page 6-54.
Subtopics
- MyCountObjects
- MyCompareObjects
- MyDisposeToken
- MyGetErrorDesc
- MyGetMarkToken
- MyMark
- MyAdjustMarks
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |