Mac OS 9
ComponentParameters Struct Reference

#include <Components.h>

Data Fields

UInt8 flags
 
UInt8 paramSize
 
short what
 
long params [1]
 

Detailed Description

Structure received by Component:

Field Documentation

◆ params

long ComponentParameters::params[1]

routine selector, negative for Component management calls

◆ paramSize

UInt8 ComponentParameters::paramSize

call modifiers: sync/async, deferred, immed, etc

◆ what

short ComponentParameters::what

size in bytes of actual parameters passed to this call


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