Mac OS 9
DependentNotifyRec Struct Reference

Data Fields

ResType notifyType
 
ResType notifyClass
 
DisplayIDType notifyPortID
 
ComponentInstance notifyComponent
 
unsigned long notifyVersion
 
unsigned long notifyFlags
 
unsigned long notifyReserved
 
unsigned long notifyFuture
 

Field Documentation

◆ notifyClass

ResType DependentNotifyRec::notifyClass

What type was the engine that made the change (may be zero)

◆ notifyComponent

ComponentInstance DependentNotifyRec::notifyComponent

Which device was touched (kInvalidDisplayID -> all or none)

◆ notifyFlags

unsigned long DependentNotifyRec::notifyFlags

Set to 0 (future expansion)

◆ notifyFuture

unsigned long DependentNotifyRec::notifyFuture

Set to 0 (future expansion)

◆ notifyPortID

DisplayIDType DependentNotifyRec::notifyPortID

What class was the change (eg geometry, color etc)

◆ notifyReserved

unsigned long DependentNotifyRec::notifyReserved

Set to 0 (future expansion)

◆ notifyVersion

unsigned long DependentNotifyRec::notifyVersion

What engine did it (may be 0)?


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