Carbon


TextRange

Header: AERegistry.h

struct TextRange {
    SInt32 fStart; 
    SInt32 fEnd; 
    SInt16 fHiliteStyle;
};
typedef TextRange TextRangePtr;

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