Carbon


UCKeyStateRecord

Header: UnicodeUtilities.h

struct UCKeyStateRecord {
    UCKeyCharSeq stateZeroCharData; 
    UInt16 stateZeroNextState; 
    UInt16 stateEntryCount; 
    UInt16 stateEntryFormat; 
    UInt32 stateEntryData[1];
};

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