ISpThreadControl::NotifyEvent
This method returns the event handle passed to the ISpThreadTask::ThreadProc method. The event will be set when the ISpThreadControl::NotifyEvent method is called.
HANDLE NotifyEvent(void);
Parameters
None.
Return Values
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
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.