Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsSearchResults::getHandle Method
dtsSearchResults Class | dtsSearchResults Class | Send Feedback

getHandle() returns the handle that the dtSearch Engine uses internally to identify a search results set.

Description

The dtsSearchResults constructor allocates this handle and the dtsSearchResults destructor releases it, in both cases through calls to the dtSearch Engine API. To attach a dtsSearchResults object to a search job, set the search job's resultsHandle member to the value returned by getHandle().

Class
Links
You are here: C++ API > Classes > dtsSearchResults Class > dtsSearchResults::getHandle Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.