Represents an event source (a source of Event Log messages) on the server.
__interface IEventSource : IDispatch;
public interface IEventSource : IDispatch;
Public Interface IEventSource Inherits IDispatch
IEventLog