Constructor for a DSearchReportJob associated with a search results list
DSearchReportJob(dtsSearchResults& results);
A DSearchReportJob has to have a search results list associated with it. You can either use the constructor to create this association or you can use SetResults to copy the search results into the DSearchReportJob. DSearchReportJob keeps its own private copy of the search results list.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|