Close
dtSearch Text Retrieval Engine Programmer's Reference
DDataSourceBase2::getNextDocInfo Method
Syntax
C++
virtual int getNextDocInfo(dtsDataSourceFileInfo& dest) = 0;
Parameters
Description
dtsDataSourceFileInfo& dest
Structure to receive the properties of the document

0 on success, or -1 if there are no more documents to return

Get information about a the next document in the data source.