FDO API Reference Feature Data Objects

static FDO_API_COMMON int FdoStringP::Utf8ToUnicode const char *  str_in,
wchar_t *  Wtext,
int  out_size,
bool  thrown_exception = true
[static]
 

Utility function for converting from utf8 to unicode. returned value is allocated and must be deleted by caller.


Comments or suggestions? Send us feedback.