Carbon


ConstTextToUnicodeInfo

Header: UnicodeConverter.h

typedef TextToUnicodeInfo ConstTextToUnicodeInfo;

The TruncateForTextToUnicode 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 ConstTextToUnicodeInfo data type.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)