Type Library
QSADSLib
VB 5.0 Project-Reference Descriptive String
of Type Library
Bindview DirectScript Objects 3.2 Type Library
DLL
QSNOS.DLL
The Service object is useful in viewing service properties such as DisplayName, ServiceAccountName, and, so on. You may also use the object for managing service operations like starting the service, stopping the service, setting the password, and so on.
The object supports these interfaces:
IADsService: the default interface for this object. May be used to get and set properties of Windows Services.
IADs: May be used to get some basic properties (such as name, class, and parent) of an object.
IADsServiceOperations: May be used for various operations on Services.