GetEventLogs

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TEventLog > Methods >

GetEventLogs

Previous pageReturn to chapter overviewNext page

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