![]() |
TECConversionInfo |
Header: TextEncodingConverter.h |
struct TECConversionInfo { TextEncoding sourceEncoding; TextEncoding destinationEncoding; UInt16 reserved1; UInt16 reserved2; };
The text encoding specification for the source text.
The text encoding specification for the destination text.
Reserved.
Reserved.
When you call the function
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)