infotech.h header
This header is used by Microsoft HTML Help 1.4. For more information, see:
infotech.h contains the following programming interfaces:
IITDatabase Use this interface for opening and closing the database object, and for instantiating objects stored in the database. |
IITPropList Use this interface to set properties for build objects such as word wheels and indexes. Call these methods in the document build process to define properties for all build objects. |
IITResultSet Use this interface in run-time applications to initialize, build, and obtain information about result sets. |
IITWordWheel Use this interface to perform word wheel keyword lookups. The Lookup method offers several ways of performing a search:_it returns either an exact match, or the closest approximation based on a given prefix. |
IStemmerConfig Use this interface to provide configuration information that controls stemming. |