Close
dtSearch Text Retrieval Engine Programmer's Reference
dtssGetIndexInfo Function

File: dtsearch.h

Syntax
C++
void DLLFUNC dtssGetIndexInfo(const char * indexPath, dtsIndexInfo& info, short& resultFlag);
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

Get information about an index