DeleteLog

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TEventLog > Methods >

DeleteLog

Previous pageReturn to chapter overviewNext page

Removes an event log from the specified computer.

 

logName - The name of the log to delete. Possible values include: Application, Security, System, and any custom event logs on the specified computer.

machineName - The name of the computer to delete the log from, or "." for the local computer.

 

DeleteLog                       PROCEDURE(<STRING logName>, <STRING machineName>), BOOL, PROC