Share via


ISpContainerLexicon

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface defines a container lexicon that automatically loads the user lexicon and all available application lexicons when created. The use of the container allows an application and the engine to quickly access all the additional lexicon information present on the system. ISpContainerLexicon inherits from ISpLexicon.

When to Implement

This interface is implemented by SpLexicon.

Methods

The following table shows the methods for ISpContainerLexicon.

Methods Description

AddLexicon

Adds a lexicon and its type to the lexicon stack.

Requirements

Header sapi.h, sapi.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Interfaces