Carbon


UCKeyToCharTableIndex

Header: UnicodeUtilities.h

struct UCKeyToCharTableIndex {
    UInt16 keyToCharTableIndexFormat; 
    UInt16 keyToCharTableSize; 
    ItemCount keyToCharTableCount; 
    ByteOffset keyToCharTableOffsets[1];
};

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