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