Share via


ISpEventSink

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface allows event sources to send events directly to an event sink through a free-threaded call.

When to Implement

This interface is never used by most applications.

The following class identifiers (CLSIDs) can be used with this interface. A complete CLSID listing for all interfaces is in the SAPI Class IDs section.

  • CLSID_SpStreamFormatConverter
  • CLSID_SpStream

Methods

The following table lists the methods for the ISpEventSink interface.

Method Description

AddEvents

Adds events directly to an event sink.

GetEventInterest

Gets the event interest for the voice.

Requirements

Header sapi.h, sapi.idl
Library sapilib.lib
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Interfaces