ISpThreadControl::NotifyEvent (Windows CE 5.0)
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
Send Feedback on this topic to the authors