Share via


ISpCFGInterpreter (Windows Embedded CE 6.0)

1/6/2010

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