Serial Framework C++ Edition

◆ wclUTF8Decode() [2/2]

tstring wclUTF8Decode ( const PCHAR  lpszUTF8,
const DWORD  Len 
)

Converts UTF8 string to WCL string.

Parameters
lpszUTF8UTF8 encoded string.
LenThe UTF8 encoded string length.
Returns
WCL (UNICODE) string.