Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtssGetIndexInfo Function
Functions | Send Feedback

Get information about an index

void DLLFUNC dtssGetIndexInfo(const char * indexPath, dtsIndexInfo& info, short& resultFlag);
File

dtsearch.h

Parameters
Parameters 
Description 
const char * indexPath 
Path of the index 
dtsIndexInfo& info 
Structure to receive returned information about the index 
short& resultFlag 
0 on success, or -1 if an error occurred 
Group
Links
You are here: C++ API > Functions > dtssGetIndexInfo Function
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.