Carbon


typeUnicodeText

Header: AERegistry.h

enum {
    typeUnicodeText = 'utxt',
    typeStyledUnicodeText = 'sutx',
    typeEncodedString = 'encs',
    typeCString = 'cstr',
    typePString = 'pstr'
};

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