You are reading help file online using chmlib.com
|
ISpThreadControl::NotifyEvent returns the Win32 event handle that will be set when Notify() is called.
The event may be passed to ISpThreadTask::ThreadProc.
HANDLE NotifyEvent ( void );
None.
Returns the event handle.
You are reading help file online using chmlib.com
|