<< Click to Display Table of Contents >> GetEventLogs |
Searches for all event logs on the given computer and creates an array of EventLog objects that contain the list.
machineName - The computer on which to search for event logs.
Returns: A number of elements in an array of type EventLog that represents the logs on the given computer.
GetEventLogs PROCEDURE(<STRING machineName>), LONG