IEnumSRShare

This interface is supported by the speech-recognition sharing object.

Member function

Description

Clone

Returns another enumerator containing the same enumeration state as the current one.

New

Creates a new engine/audio-source pair that can be shared by other applications.

Next

Retrieves the specified number of items in the enumeration sequence.

Reset

Resets the enumeration sequence back to the beginning.

Share

Allows an application to share an existing engine/audio-source pair.

Skip

Skips a specified number of elements in the enumeration sequence.