win32evtlog.NotifyChangeEventLog
NotifyChangeEventLog(handle, handle)
Lets an application receive notification when an event is written to the event log file specified by the hEventLog parameter. When the event is written to the event log file, the function causes the event object specified by the hEvent parameter to become signaled.
Parameters