You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > DString::allocSysString Method
DString::allocSysString Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DString::allocSysString Method
Syntax
C++
BSTR allocSysString() const;

Return the text in the DString as a COM BSTR. The caller must free the returned value.