ChartDirector 7.1 (C++ Edition)

WCHARtoUTF8.WCHARtoUTF8


Usage

WCHARtoUTF8(const wchar_t *text);

Description

Constructs a WCHARtoUTF8 object.

Arguments

ArgumentDefaultDescription
text(Mandatory)A wide string for conversion to a UTF8 string.

Return Value

None