AESuspendTheCurrentEvent
AppleEvent * theAppleEvent ; system default reply for an Apple Event processing of an Apple event that is currently being handled.
Apple event that is currently being handled.
The parameter theAppleEvent is the Apple event whose handling is to be
theAppleEvent to identify the Apple event currently being handled, providing
this parameter is a safeguard that ensures that you are suspending the correct
Apple event.
After a server application makes a successful call to the function
or a reply for the Apple event that was being handled. It can, however, return a
event processing.
that have been suspended or of their default replies. (The Apple Event Manager does, however, automatically dispose of a previously suspended Apple event and its default reply if the server later resumes processing of the Apple
application does not resume processing of a suspended
Apple event, it is responsible for using the AEDisposeDesc function to dispose of both the Apple event and its default reply when you are finished with
them.
Result codes
noErr (0) No error