|
Mac OS 9
|
#include <MixedMode.h>
Data Fields | |
| UInt16 | goMixedModeTrap |
| SInt8 | version |
| RDFlagsType | routineDescriptorFlags |
| UInt32 | reserved1 |
| UInt8 | reserved2 |
| UInt8 | selectorInfo |
| UInt16 | routineCount |
| RoutineRecord | routineRecords [1] |
Routine Descriptor Structure
| UInt32 RoutineDescriptor::reserved1 |
Routine Descriptor Flags
| UInt8 RoutineDescriptor::reserved2 |
Unused, must be zero
| UInt16 RoutineDescriptor::routineCount |
If a dispatched routine, calling convention, else 0
| RDFlagsType RoutineDescriptor::routineDescriptorFlags |
Current Routine Descriptor version
| RoutineRecord RoutineDescriptor::routineRecords[1] |
Number of routines in this RD
| UInt8 RoutineDescriptor::selectorInfo |
Unused, must be zero
| SInt8 RoutineDescriptor::version |
Our A-Trap