You are here: C++ Support Classes > dtSearch Namespace > Classes > DString Class > DString::getFromStringHandle Method
DString::getFromStringHandle Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DString::getFromStringHandle Method
Syntax
C++
bool getFromStringHandle(dtsStringHandle hStr, int fReleaseHandle);
Parameters
Description
dtsStringHandle hStr
The handle returned from the dtSearch Engine
int fReleaseHandle
If true, the handle will be released after the string has been retrieved

Get the contents of a string returned from the dtSearch Engine as a dtsStringHandle