You are here: C++ Support Classes > dtSearch Namespace > Classes > DDataSourceBase Class > DDataSourceBase::rewind Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DDataSourceBase::rewind Method
Syntax
C++
virtual int rewind() = 0;

0 on success, or -1 on failure

Initialize the data source so the next getNextDoc call will return the first document

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