WStringBuffer::ToWStr

WStringBuffer::ToWStr
inline const wchar_t* ToWStr() const;
Description

ToWStr returns a pointer to null terminated string of wchar_t.

Return Value

A pointer to null terminated string of wchar_t.