You are here: C++ API > Types > dtsIndexCacheHandle Type
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsIndexCacheHandle Type

Handle to an index cache

File: dtsearch.h

Syntax
C++
typedef void * dtsIndexCacheHandle;

Use the dtsIndexCache (dtsIndexCache.h) class to create an index cache, and use the indexCacheHandle member of dtsSearchJob to associate it with a search job

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.