|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL CreateEventSource (character) |
Creates an Event Source |
|
# | LOGICAL CreateEventSourceAsAdministrator (character) |
Starts a new AVM with the "Run As Administrator" flag to create an
Event Source |
|
+ | LOGICAL EventSourceExists (character) |
Verifies if an EventSource exists |
|
+ | LOGICAL WriteMessage (character, character) |
Writes a Message to the EventLog |
|
+ | LOGICAL WriteMessage (character, character, EventLogEntryType) |
Writes a Message to the EventLog |
Options | Name | Purpose | |
---|---|---|---|
# | EventLogHelper () |
Constructor for the EventLogHelper class |
Top
PUBLIC LOGICAL CreateEventSource (character)
|
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LOGICAL CreateEventSourceAsAdministrator (character)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL EventSourceExists (character)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL WriteMessage (character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC LOGICAL WriteMessage (character, character, EventLogEntryType)
|
PROTECTED EventLogHelper ()
|
---|