Functions | |
FLMEXP RCODE FLMAPI | FlmIndexStatus (HFDB hDb, FLMUINT uiIndexNum, FINDEX_STATUS *pIndexStatus) |
Retrieve status of an index. | |
FLMEXP RCODE FLMAPI | FlmIndexGetNext (HFDB hDb, FLMUINT *puiIndexNum) |
Retrieve next index. | |
FLMEXP RCODE FLMAPI | FlmIndexSuspend (HFDB hDb, FLMUINT uiIndexNum) |
Suspend an index. | |
FLMEXP RCODE FLMAPI | FlmIndexResume (HFDB hDb, FLMUINT uiIndexNum) |
Resume an index. |
|
Retrieve next index.
|
|
Resume an index.
|
|
Retrieve status of an index.
|
|
Suspend an index.
|