Carbon


ItlbExtRecord

Header: IntlResources.h

struct ItlbExtRecord {
    ItlbRecord base; 
    SInt32 itlbLocalSize; 
    SInt16 itlbMonoFond; 
    SInt16 itlbMonoSize; 
    SInt16 itlbPrefFond; 
    SInt16 itlbPrefSize; 
    SInt16 itlbSmallFond; 
    SInt16 itlbSmallSize; 
    SInt16 itlbSysFond; 
    SInt16 itlbSysSize; 
    SInt16 itlbAppFond; 
    SInt16 itlbAppSize; 
    SInt16 itlbHelpFond; 
    SInt16 itlbHelpSize; 
    Style itlbValidStyles; 
    Style itlbAliasStyle;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)