Callbacks


Finding Symbols

CFragInitFunction Defines a fragment initialization function. Your fragment initialization function is executed by the Code Fragment Manager when the fragment is first loaded into memory and prepared for execution.
CFragTermProcedure Defines a pointer to a fragment termination function. Your fragment initialization function is executed by the Code Fragment Manager when the fragment is unloaded from memory.

© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)