DeleteEventSource

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TEventLog > Methods >

DeleteEventSource

Previous pageReturn to chapter overviewNext page

Removes the application's event source registration from the specified computer.

 

source - The name by which the application is registered in the event log system.

machineName - The name of the computer to remove the registration from, or "." for the local computer.

 

DeleteEventSource               PROCEDURE(STRING source, <STRING machineName>), BOOL, PROC