ISpContainerLexicon (Windows CE 5.0)
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
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors