Get information about a the next document in the data source.
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
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|