Carbon


kUCKeyLayoutHeaderFormat

Header: UnicodeUtilities.h

enum {
    kUCKeyLayoutHeaderFormat = 4098,
    kUCKeyLayoutFeatureInfoFormat = 8193,
    kUCKeyModifiersToTableNumFormat = 12289,
    kUCKeyToCharTableIndexFormat = 16385,
    kUCKeyStateRecordsIndexFormat = 20481,
    kUCKeyStateTerminatorsFormat = 24577,
    kUCKeySequenceDataIndexFormat = 28673
};

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