You are reading help file online using chmlib.com
|
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);
none.
Win32 event handle.
You are reading help file online using chmlib.com
|