![]() |
InitTSMAwareApplication |
||||
Header: | TextServices.h | Carbon status: | Unsupported | |
Informs the Text Services Manager that your application is TSM-aware.
OSErr InitTSMAwareApplication ();
A result code.
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.
Not supported in Carbon. Not available in Carbon.
Not needed in Mac OS X due to the new event model.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)