Function Reference


_EventLog__DeregisterSource

Closes a write handle to the event log

#include <EventLog.au3>
_EventLog__DeregisterSource ( $hEventLog )

Parameters

$hEventLog A handle to the event log

Return Value

Success: True
Failure: False

Related

_EventLog__Notify, _EventLog__RegisterSource