Get the next document in the data source
virtual int getNextDoc(dtsInputStream& dest) = 0;
|
Parameters |
Description |
|
dtsInputStream& dest |
Structure to receive the next document |
0 if a document was returned, or -1 on failure
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|