Functions


Calling Routines via Universal Procedure Pointers

CallOSTrapUniversalProc Calls the routine associated with a universal procedure pointer, following Operating System register saving and restoring conventions. You are likely to need to use this function only if you need to patch an Operating System trap.
CallUniversalProc Calls the routine associated with a universal procedure pointer.

Creating and Disposing of Routine Descriptors

DisposeRoutineDescriptor Disposes of a routine descriptor.
NewFatRoutineDescriptor Creates a new fat routine descriptor.
NewRoutineDescriptor Creates a new routine descriptor.

Miscellaneous

CallAsyncUniversalProc
DisposeRoutineDescriptorTrap
NewFatRoutineDescriptorTrap
NewRoutineDescriptorTrap
RestoreMixedModeState
SaveMixedModeState

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)