You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchJob Class > DSearchJob::GetTotalFiles Method
DSearchJob::GetTotalFiles Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DSearchJob::GetTotalFiles Method
Syntax
C++
long GetTotalFiles();

Returns the total number of files that were retrieved in this search. If maxFilesToRetrieve was set, the value returned by GetTotalFiles may exceed the number of items in search results.

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