Carbon


TECPluginStateRec

Header: TextEncodingPlugin.h

struct TECPluginStateRec {
    UInt8 state1; 
    UInt8 state2; 
    UInt8 state3; 
    UInt8 state4; 
    UInt32 longState1; 
    UInt32 longState2; 
    UInt32 longState3; 
    UInt32 longState4;
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)