File
File: dtsearch.h
Syntax
C++
void DLLFUNC dtssGetIndexInfo2(const char* indexPath, dtsIndexInfo& info, dtsErrorInfo& errorBuf, short& resultFlag);
Group
Parameters
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 |
Description
Get information about an index