Share via


ISpPhraseBuilder (Windows Embedded CE 6.0)

1/6/2010

This interface builds a phrase from the provided elements. It inherits from ISpPhrase.

Methods

The following table shows the methods for the ISpPhraseBuilder interface.

Method Description

AddElements

Adds a copy of the given element to the end of this object's element list.

AddProperties

Adds property entries to the phrase object.

AddReplacements

Adds one or more text replacements to the phrase.

AddRules

Adds phrase rules to the phrase object.

InitFromPhrase

Initializes from a phrase.

InitFromSerializedPhrase

Initializes a phrase from a serialized phrase.

Requirements

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

See Also

Reference

SAPI Interfaces