![]() |
TECDisposeSniffer |
||||
Header: | TextEncodingConverter.h | Carbon status: | Supported | |
Disposes of a sniffer object.
OSStatus TECDisposeSniffer ( TECSnifferObjectRef encodingSniffer );
A pointer to the sniffer object you want to remove.
A result code.
This function releases all memory allocated to the sniffer object created by the TECCreateSniffer function.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)