Microsoft Speech SDK
SAPI 5.1
ISpThreadControl::NotifyEvent
ISpThreadControl::NotifyEvent returns the Win32 event handle that will be set when Notify() is called.
The event may be passed to ISpThreadTask::ThreadProc.
HANDLE NotifyEvent ( void );
Parameters
None.
Return values
Returns the event handle.