ISpThreadControl::ThreadCompleteEvent (Windows CE 5.0)

Send Feedback

This method returns a Win32 event handle that can be used to wait for the completion of the thread.

HANDLE ThreadCompleteEvent(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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.