Important: The information in this document is obsolete and should not be used for new development.
Returns the list of sniffers available in all installed plug-ins.
pascal OSStatus TECGetAvailableSniffers (
The TECGetAvailableSniffers function returns the text encoding specifications that can be sniffed in the array you pass to the function as the availableSniffers parameter, eliminating any duplicate information in the process. Consequently, the number of encodings TECGetAvailableSniffers returns in the availableSniffers array may be fewer than the number of elements you allocated for the array based on your call to the function TECCountAvailableSniffers. TECGetAvailableSniffers tells you the actual number of specifications it returns in the actualAvailableSniffers parameter.