IITWordWheel interface (infotech.h)

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.

Inheritance

The IITWordWheel interface inherits from the IUnknown interface. IITWordWheel also has these types of members:

Methods

The IITWordWheel interface has these methods.

 
IITWordWheel::Close

Closes a word wheel.
IITWordWheel::Count

Returns the number of entries in a word wheel.
IITWordWheel::Lookup

Looks up an entry and returns contents in a buffer. (overload 2/3)
IITWordWheel::Lookup

Looks up an entry and returns contents in a buffer. (overload 1/3)
IITWordWheel::Lookup

Looks up an entry and returns contents in a buffer. (overload 3/3)
IITWordWheel::Open

Opens a word wheel.

Requirements

Requirement Value
Target Platform Windows
Header infotech.h