Carbon


InvokeWordBreakUPP

Header: TextEdit.h Carbon status: Unsupported

Boolean InvokeWordBreakUPP (
    Ptr text, 
    SInt16 charPos, 
    WordBreakUPP userUPP
);
CARBON NOTES

If you need to specify a custom word-breaking function, you should do so using the new TEGet/SetFindWordHook accessor functions


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