ChartDirector 7.1 (C++ Edition)

UTF8toTCHAR.UTF8toTCHAR


Usage

UTF8toTCHAR(const char *utf8_string);

Description

Constructs a UTF8toTCHAR object.

Arguments

ArgumentDefaultDescription
utf8_string(Mandatory)A UTF8 string for conversion to a TCHAR string.

Return Value

None