TELSetupXCleanup
Disposes of any storage allocated inTELSetupPreflightand performs other cleanup operations.
pasal void TELSetupXCleanup ( short procID, Ptr theConfig, short count, DialogPtr theDialog, Boolean OKed, long *magicCookie);
procID- The tool ID for the telephone tool being configured.
theConfig- A pointer to the configuration field in the telephone record for the telephone tool being configured.
count- The number of the first item in the dialog item list that you appended to your custom tool-settings dialog box.
theDialog- A pointer to the dialog box in which configuration is taking place.
OKed- A Boolean value that is passed to the specified telephone tool.
magicCookie- A pointer to a reserved area of memory used by the telephone tool to pass relevant dialog items and configuration settings.
DESCRIPTION
TheTELSetupXCleanupfunction operates just like theTELSetupCleanupfunction. The only difference is thatTELSetupXCleanuppasses the value of theOKedparameter to the telephone tool specified by theprocIDparameter in thep2parameter of the set-up definition code resource function. The interpretation of that parameter is specific to that telephone tool.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help