Description
This event is fired as soon as a diagnostics event is written to its logging destination.
Syntax
Private Sub object_EntryWritten(Entry)
The EntryWritten Event syntax has these parts:
McEventLogEntry* : Describes the event just logged.