Carbon


UCKeyStateEntryRange

Header: UnicodeUtilities.h

struct UCKeyStateEntryRange {
    UInt16 curStateStart; 
    UInt8 curStateRange; 
    UInt8 deltaMultiplier; 
    UCKeyCharSeq charData; 
    UInt16 nextState;
};

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