You are here: C++ Support Classes > dtSearch Namespace > Classes > DDataSourceBase2 Class > DDataSourceBase2::getNextDocInfo Method
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.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.