Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Up Previous Next 

PATH 
Mac OS 8 and 9 Developer Documentation > Text Encoding Conversion Manager
Programming With the Text Encoding Conversion Manager



Checking the Version

Versions 1.2.1 and later of the Text Encoding Conversion Manager include the TECGetInfo function, which returns the product version number and other information. This function does not exist in previous releases; absence of this function identifies the version in use as 1.2 or earlier.

You can determine if an earlier release of the Text Encoding Conversion Manager is in use by soft-linking to the TECGetInfo function.


© 1999 Apple Computer, Inc. – (Last Updated 13 Dec 99)

Up Previous Next