Carbon


IntlText

Header: AERegistry.h

struct IntlText {
    ScriptCode theScriptCode; 
    LangCode theLangCode; 
    char theText[1];
};

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