Share via


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

Clone

Creates a new enumerator object with the same items.

GetCount

Gets the number of object tokens contained in the enumeration sequence.

Item

Locates a specific token in the enumeration.

Next

Gets the next object token in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Skip

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

See Also

Reference

SAPI Interfaces