Mac OS 9
DMComponentListEntryRec Struct Reference

Data Fields

DisplayIDType itemID
 
Component itemComponent
 
ComponentDescription itemDescription
 
ResType itemClass
 
DMFidelityType itemFidelity
 
ResType itemSubClass
 
Point itemSort
 
unsigned long itemFlags
 
ResType itemReserved
 
unsigned long itemFuture1
 
unsigned long itemFuture2
 
unsigned long itemFuture3
 
unsigned long itemFuture4
 

Field Documentation

◆ itemClass

ResType DMComponentListEntryRec::itemClass

We can always construct this if we use something beyond the compontent mgr.

◆ itemComponent

Component DMComponentListEntryRec::itemComponent

DisplayID Manager

◆ itemDescription

ComponentDescription DMComponentListEntryRec::itemDescription

Component Manager

◆ itemFidelity

DMFidelityType DMComponentListEntryRec::itemFidelity

Class of group to put this panel (eg geometry/color/etc for panels, brightness/contrast for engines, video out/sound/etc for devices)

◆ itemFlags

unsigned long DMComponentListEntryRec::itemFlags

Set to 0 - future to sort the items in a sub group.

◆ itemFuture1

unsigned long DMComponentListEntryRec::itemFuture1

What kind of code does the itemReference point to (right now - kPanelEntryTypeComponentMgr only)

◆ itemFuture2

unsigned long DMComponentListEntryRec::itemFuture2

Set to 0 (future expansion - probably an alternate code style)

◆ itemFuture3

unsigned long DMComponentListEntryRec::itemFuture3

Set to 0 (future expansion - probably an alternate code style)

◆ itemFuture4

unsigned long DMComponentListEntryRec::itemFuture4

Set to 0 (future expansion - probably an alternate code style)

◆ itemReserved

ResType DMComponentListEntryRec::itemReserved

Set to 0 (future expansion)

◆ itemSort

Point DMComponentListEntryRec::itemSort

Subclass of group to put this panel. Can use to do sub-grouping (eg volume for volume panel and mute panel)

◆ itemSubClass

ResType DMComponentListEntryRec::itemSubClass

How good is this item for the specified search?


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