ISpThreadControl::NotifyEvent (Windows Embedded CE 6.0)
1/6/2010
This method returns the event handle passed to the ISpThreadTask::ThreadProc method. The event will be set when the ISpThreadControl::NotifyEvent method is called.
Syntax
HANDLE NotifyEvent(void);
Parameters
None.
Return Value
Event handle.
Requirements
Header | sapiddk.h, sapiddk.idl |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |