Return the text in the DString as a COM BSTR.
BSTR allocSysString() const;
The caller must free the returned value.
DString Class