Construct an empty Unicode string, using a pre-existing buffer
DWString(wchar_t * pBuf, int aSize, bool shouldDelete);
DWString Constructor