ISpPhraseBuilder (Windows CE 5.0)
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
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