![]() |
TECObjectRef |
Header: TextEncodingConverter.h |
typedef struct OpaqueTECObjectRef* TECObjectRef;
When making a text conversion, the Text Encoding Converter requires a reference to a converter object that indicates how to accomplish the conversion. Functions, such as
The structure of the OpaqueTECObjectRef data type is private, and a converter object is not accessible directly.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)