Important: The information in this document is obsolete and should not be used for new development.
Initializing and Closing as a TSM-Aware Application
If your client application uses any of the application-level Text Services Manager routines, call theInitTSMAwareApplication
function immediately after you have called the other Toolbox initialization routines.The Text Services Manager needs to perform some housekeeping when your client application is closed. To expedite this process, call the
CloseTSMAwareApplication
function when you quit.
Subtopics
- InitTSMAwareApplication
- CloseTSMAwareApplication