ConstUnicodeToTextInfo
Defines a constant Unicode to text converter object.
Declaration
typedef const UnicodeToTextInfo ConstUnicodeToTextInfo;Discussion
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.