Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
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.
Syntax
HANDLE ExitThreadEvent(void);
Parameters
None.
Return Value
Win32 event handle.
Requirements
| Header | sapiddk.h, sapiddk.idl |
| Library | sapilib.lib |
| Windows Embedded CE | Windows CE .NET 4.1 and later |