<< Click to Display Table of Contents >> DeleteEventSource |
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