Carbon


CallTEDoTextProc

Header: TextEdit.h Carbon status: Not Recommended

void CallTEDoTextProc (
    TEDoTextUPP userRoutine, 
    TEPtr pTE, 
    UInt16 firstChar, 
    UInt16 lastChar, 
    SInt16 selector, 
    GrafPtr *currentGrafPort, 
    SInt16 *charPosition
);

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