Share via


ISpThreadControl::ExitThreadEvent (SAPI 5.4)

Microsoft Speech API 5.4

ISpThreadControl::ExitThreadEvent

ISpThreadControl::ExitThreadEvent returns the event handle passed to the ISpThreadTask::ThreadProc. This should never be set manually. Use WaitForThreadDone to force a thread to exit.

  
    HANDLE   ExitThreadEvent(void);

Parameters

none.

Return values

Win32 event handle.