Share via


ISpContainerLexicon (Windows Embedded CE 6.0)

1/6/2010

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