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