![]() |
TXNTypeAttributes |
Header: MacTextEditor.h |
Contains information about attributes for a text object.
struct TXNTypeAttributes { TXTNTag tag; ByteCount size; TXNAttributeData data; };
A
A
A union that serves either as a 32-bit integer or a 32-bit pointer, depending on the size field.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)