ISpEventSink (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
Adds events directly to an event sink. |
|
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 |