Important: The information in this document is obsolete and should not be used for new development.
AEObjectInit
You use theAEObjectInit
function to initialize the Object Support Library.
FUNCTION AEObjectInit: OSErr;DESCRIPTION
You must call this function before calling any of the Apple Event Manager routines that describe or manipulate Apple event objects.RESULT CODES
noErr 0 No error occurred memFullErr -108 Not enough room in heap zone errAENewerVersion -1706 Need a newer version of the Apple Event Manager