ChartDirector 7.1 (C++ Edition)

TCHARtoUTF8.TCHARtoUTF8


Usage

TCHARtoUTF8(const TCHAR *t_string);

Description

Constructs a TCHARtoUTF8 object.

Arguments

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

Return Value

None