convgeneratedcpp.h File Reference

conversionData

GLREF_D const SCnvConversionDataconversionData

Contains the conversion data for the foreign character set. This object can be passed as the first parameter to CCnvCharacterSetConverter::DoConvertFromUnicode() or CCnvCharacterSetConverter::DoConvertToUnicode()

ReplacementForUnconvertibleUnicodeCharacters_internal ( )

GLREF_C const TDesC8 &ReplacementForUnconvertibleUnicodeCharacters_internal()

Returns the single character (as one or more byte values) which is used by default as the replacement for unconvertible Unicode characters. These byte values are output when converting from Unicode into a foreign character set for each Unicode character that has no equivalent in the foreign character set.

Return Value
The single character which is used to replace unconvertible characters.