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''
};

Constant descriptions

cClosure
cRawData
cStringClass
cNumber
cListElement
cListOrRecord
cListOrString
cListRecordOrString
cNumberOrString
cNumberOrDateTime
cNumberDateTimeOrString
cAliasOrString
cSeconds
typeSound
enumBooleanValues
kAETrue
kAEFalse
enumMiscValues
kASCurrentApplication
formUserPropertyID


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)