Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
Manipulating the Active Function
TheOSASetActiveProcandOSAGetActiveProcfunctions allow your application to set or to get a pointer to the active function called periodically by the scripting component during script execution. To get time periodically during script execution for its own purposes, your application can substitute its own active function for use by the scripting component. If you do not specify an active function, the scripting component uses its default active function, which allows a user to cancel script execution.The functions described in this section use the following type for pointers to active functions:
TYPE OSAActiveProcPtr = ProcPtr;For more information about active functions, see "Supplying an Alternative Active Function" on page 10-23.
Subtopics
- OSASetActiveProc
- OSAGetActiveProc
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 |