Get one item from search results.
long getDocInfo(long iItem, dtsSearchResultsItem& item);
|
Parameters |
Description |
|
long iItem |
The item to get (a zero-based index into the search results list). |
|
dtsSearchResultsItem& item |
Struct to receive the item. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|