![]() |
TerminateUnicodeConverter |
||||
Header: | UnicodeConverter.h | Carbon status: | Unsupported | |
Terminates the 68K static library version of the Unicode Converter.
void TerminateUnicodeConverter ();
Clients of the 68K static libraries must explicitly initialize and terminate the Unicode Converter using the InitializeUnicodeConverter and TerminateUnicodeConverter functions. Initialization and termination are handled automatically for CFM clients.
This function is not considered part of Carbon as it is available only through a static 68K library.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)