ISpCFGInterpreter (Windows CE 5.0)
This interface interprets a context-free grammar (CFG). It can initialize a grammar or examine the grammar and generate new properties and text replacements as needed.
Methods
The following table lists methods for the ISpCFGInterpreter interface.
Method | Description |
---|---|
InitGrammar | Initializes a grammar that is loaded from an object or DLL. |
Interpret | Examines a grammar and generates new properties and text replacements. |
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors