SuspendAppleEvent

Last Revision:
Version 1.0, 2003-10-14
Illustrates how to suspend and resume AppleEvents.
Build Requirements:
Carbon (both 9 and X)
Runtime Requirements:
Carbon (both 9 and X)

This sample illustrates how to suspend and resume and AppleEvent. This technique is appropriate when processing Apple events that cannot be handled immediately or must be deferred until additional user input or processing has taken place. Requires: System 7.0 Keywords: AppleEvent Manager, suspend/resume, AESuspendTheCurrentEvent