Important: The information in this document is obsolete and should not be used for new development.
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