Open index with a const TCHAR * path
int OpenIndex(const dtsTCHAR * aIndexPath);
|
Parameters |
Description |
|
const dtsTCHAR * aIndexPath |
The index to open |
0 on success, or non-zero if the index could not be opened
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|