Contains information about a service installed on the server.
__interface IServiceInfo : IDispatch;
public interface IServiceInfo : IDispatch;
Public Interface IServiceInfo Inherits IDispatch
Use IScheduler.GetServices to get a collection of ServiceInfo objects describing all services installed on the server.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|