Share via


ISpCFGInterpreter

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

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

See Also

Reference

SAPI Interfaces