Carbon


InitTSMAwareApplication

Header: TextServices.h Carbon status: Unsupported

Informs the Text Services Manager that your application is TSM-aware.

OSErr InitTSMAwareApplication ();
function result

A result code.

DISCUSSION

If your client application uses any of the application-level Text Services Manager functions, call the InitTSMAwareApplication function immediately after you have called the other Toolbox initialization functions.

The Text Services Manager notes that your application is TSM-aware by allocating the necessary data in its internal data structures.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Not needed in Mac OS X due to the new event model.


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