Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns the event handle passed to ISpThreadTask::ThreadProc. This handle should never be set manually. To force a thread to exit, the implementation should use ISpThreadControl::WaitForThreadDone.
HANDLE ExitThreadEvent(void);
Parameters
None.
Return Values
Win32 event handle.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
Link Library: Sapilib.lib.
See Also
ISpThreadControl | SAPI Interfaces
Send Feedback on this topic to the authors