ISpObjectTokenEnumBuilder (Windows CE 5.0)
This interface maintains an object token enumerator (ISpObjectToken). It inherits from ISpPhrase.
Methods
The following table shows the methods for the ISpObjectTokenEnumBuilder interface.
Method | Description |
---|---|
AddTokens | Adds tokens to the object token enumerator. |
AddTokensFromDataKey | Adds a new token using specified subkey and category identifier information. |
AddTokensFromTokenEnum | Adds a new token from an enumerated list of object tokens. |
SetAttribs | Sets required and optional token enumerator attributes. |
Sort | Sorts the list of enumerated object tokens. |
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