Store Unicode text, converting it to Ansi
void storeUnicodeAsAnsi(const wchar_t * text);
storeUnicodeAsAnsi Method