Carbon


cClosure

Header: ASRegistry.h

enum {
    cClosure = 'clsr',
    cRawData = 'rdat',
    cStringClass = ''TEXT'',
    cNumber = ''nmbr'',
    cListElement = ''celm'',
    cListOrRecord = ''lr  '',
    cListOrString = ''ls  '',
    cListRecordOrString = ''lrs '',
    cNumberOrString = ''ns  '',
    cNumberOrDateTime = ''nd  '',
    cNumberDateTimeOrString = ''nds '',
    cAliasOrString = ''sf  '',
    cSeconds = ''scnd'',
    typeSound = ''snd '',
    enumBooleanValues = ''boov'',
    kAETrue = ''true'',
    kAEFalse = ''fals'',
    enumMiscValues = ''misc'',
    kASCurrentApplication = ''cura'',
    formUserPropertyID = ''usrp''
};

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