GetUTF8FromANSI
CSmartPtr<char> spUTF8((char *) GetUTF8FromANSI(pFieldValue), TRUE);
str_utf8 * GetUTF8FromANSI(const str_ansi * pANSI);