Mac OS 9
RoutineDescriptor Struct Reference

#include <MixedMode.h>

Data Fields

UInt16 goMixedModeTrap
 
SInt8 version
 
RDFlagsType routineDescriptorFlags
 
UInt32 reserved1
 
UInt8 reserved2
 
UInt8 selectorInfo
 
UInt16 routineCount
 
RoutineRecord routineRecords [1]
 

Detailed Description

Routine Descriptor Structure

Field Documentation

◆ reserved1

UInt32 RoutineDescriptor::reserved1

Routine Descriptor Flags

◆ reserved2

UInt8 RoutineDescriptor::reserved2

Unused, must be zero

◆ routineCount

UInt16 RoutineDescriptor::routineCount

If a dispatched routine, calling convention, else 0

◆ routineDescriptorFlags

RDFlagsType RoutineDescriptor::routineDescriptorFlags

Current Routine Descriptor version

◆ routineRecords

RoutineRecord RoutineDescriptor::routineRecords[1]

Number of routines in this RD

◆ selectorInfo

UInt8 RoutineDescriptor::selectorInfo

Unused, must be zero

◆ version

SInt8 RoutineDescriptor::version

Our A-Trap


The documentation for this struct was generated from the following file: