Important: The information in this document is obsolete and should not be used for new development.
Returns the types of direct conversions the Text Encoding Converter supports in its current configuration.
pascal OSStatus TECGetDirectTextEncodingConversions (
The TECGetDirectTextEncodingConversions function returns the text encoding specifications in the array you pass to the function as the directConversions parameter, eliminating any duplicate information in the process. Consequently, the number of encodings TECGetDirectTextEncodingConversions returns in the available encodings array may be fewer than the number of elements you allocated for the array based on your call to TECCountDirectTextEncodingConversions. TECGetDirectTextEncodingConversions tells you the number of specifications it returns in the actualDirectConversions parameter.