IEnumSpObjectTokens (Windows Embedded CE 6.0)
1/6/2010
This interface enumerates speech object tokens.
When to Implement
The following class identifiers (CLSIDs) can be used with this interface. A complete CLSID listing for all interfaces is in the Class IDs section.
CLSID_SpMMAudioEnum
Methods
Methods | Description |
---|---|
Creates a new enumerator object with the same items. |
|
Gets the number of object tokens contained in the enumeration sequence. |
|
Locates a specific token in the enumeration. |
|
Gets the next object token in the enumeration sequence. |
|
Resets the enumeration sequence to the beginning. |
|
Skips a specified number of object tokens in the enumeration sequence. |
Requirements
Header | sapi.h, sapi.idl |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |