![]() |
CloseTSMAwareApplication |
||||
Header: | TextServices.h | Carbon status: | Unsupported | |
Informs the Text Services Manager that you have closed your application.
OSErr CloseTSMAwareApplication ();
A result code.
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.
Before you call the CloseTSMAwareApplication function, be sure that your application disposes of all open TSM documents by calling the DeleteTSMDocument function.
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)