Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: PowerPC System Software /
Chapter 2 - Mixed Mode Manager / Mixed Mode Manager Reference
Mixed Mode Manager Routines


Creating and Disposing of Routine Descriptors

The Mixed Mode Manager provides routines that you can use to create and dispose of routine descriptors. In general, you need to create routine descriptors only for routines whose addresses are exported to the system software (for example, a completion procedure). You don't need to create a routine descriptor for a routine that is called by code of the same type.


Subtopics
NewRoutineDescriptor
NewFatRoutineDescriptor
DisposeRoutineDescriptor

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996