ISpThreadControl::ExitThreadEvent

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.