|
Header: UnicodeConverter.h |
typedef UnicodeToTextInfo ConstUnicodeToTextInfo;
The TruncateForUnicodeToText function requires a Unicode converter object as a parameter. This function does not modify the contents of the private structure to which the Unicode converter object refers, so it uses the constant Unicode converter object defined by the ConstUnicodeToTextInfo data type.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)