Important: The information in this document is obsolete and should not be used for new development.
Returns the text encoding specifications the converter is currently configured to handle.
pascal OSStatus TECGetAvailableTextEncodings (
The TECGetAvailableTextEncodings function returns the text encoding specifications in the array you pass to the function as the availableEncodings parameter, eliminating any duplicate information in the process. Consequently, the number of encodings TECGetAvailableTextEncodings returns in the available encodings array may be fewer than the number of elements you allocated for the array based on your call to TECCountAvailableTextEncodings. TECGetAvailableTextEncodings tells you the number of specifications it returns in the actualAvailableEncodings parameter.