Close
dtSearch Text Retrieval Engine Programmer's Reference
dtssGetIndexInfo2 Function

File: dtsearch.h

Syntax
C++
void DLLFUNC dtssGetIndexInfo2(const char* indexPath, dtsIndexInfo& info, dtsErrorInfo& errorBuf, short& resultFlag);
Parameters
Description
const char* indexPath
Path of the index
dtsIndexInfo& info
Structure to receive returned information about the index
dtsErrorInfo& errorBuf
Error message if the index could not be opened
short& resultFlag
0 on success, or -1 if an error occurred

Get information about an index