Carbon


typeAEText

Header: AERegistry.h

enum {
    typeAEText = 'tTXT',
    typeArc = 'carc',
    typeBest = 'best',
    typeCell = 'ccel',
    typeClassInfo = 'gcli',
    typeColorTable = 'clrt',
    typeColumn = 'ccol',
    typeDashStyle = 'tdas',
    typeData = 'tdta',
    typeDrawingArea = 'cdrw',
    typeElemInfo = 'elin',
    typeEnumeration = 'enum',
    typeEPS = 'EPS ',
    typeEventInfo = 'evin'
};

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