Xcalibur. | |
| Class | Description | |
|---|---|---|
| QueryServiceConfig | Contains configuration information for an installed service. It is used by the function. QUERY_SERVICE_CONFIG structure | |
| ServiceControlDatabases | The name of the service control manager database. OpenSCManager function | |
| ServiceDelayedAutoStartInfo | Contains the delayed auto-start setting of an auto-start service. SERVICE_DELAYED_AUTO_START_INFO structure | |
| ServiceDescription | Contains a service description. SERVICE_DESCRIPTION structure | |
| ServiceFailureActionFlags | Represents the action the service controller should take on each failure of a service. A service is considered failed when it terminates without reporting a status of to the service controller. SERVICE_FAILURE_ACTIONS structure | |
| ServiceFailureActions | Represents the action the service controller should take on each failure of a service. A service is considered failed when it terminates without reporting a status of to the service controller. SERVICE_FAILURE_ACTIONS structure | |
| ServiceHelper | Win32 API Helper: Services. | |
| ServiceSidInfo | Represents a service security identifier (SID). SERVICE_SID_INFO structure |
| Structure | Description | |
|---|---|---|
| EnumServiceStatusProcess | Contains the name of a service in a service control manager database and information about the service. It is used by the function. ENUM_SERVICE_STATUS_PROCESS structure | |
| ServicePreshutdownInfo | Contains preshutdown settings. SERVICE_PRESHUTDOWN_INFO structure | |
| ServiceRequiredPrivilegesInfo | Represents the required privileges for a service. SERVICE_REQUIRED_PRIVILEGES_INFO structure | |
| ServiceStatus | Contains status information for a service. SERVICE_STATUS structure | |
| ServiceStatusProcess | Contains process status information for a service. The ControlServiceEx, EnumServicesStatusEx, NotifyServiceStatusChange, and QueryServiceStatusEx functions use this structure. SERVICE_STATUS_PROCESS structure |
| Enumeration | Description | |
|---|---|---|
| ServiceAccepts | The control codes the service accepts and processes in its handler function. SERVICE_STATUS_PROCESS structure | |
| ServiceAccess | The Windows security model enables you to control access to the service control manager (SCM) and service objects. Service Security and Access Rights | |
| ServiceCommands | Service control codes. HandlerEx callback function | |
| ServiceControllerActions | The Windows security model enables you to control access to the service control manager (SCM) and service objects. Service Security and Access Rights | |
| ServiceControllerManager | The Windows security model enables you to control access to the service control manager (SCM) and service objects. Service Security and Access Rights | |
| ServiceControllerStatus | Indicates the current state of the service. ServiceControllerStatus Enumeration | |
| ServiceControlManagerType | ||
| ServiceControlType | ||
| ServiceErrors | The severity of the error, and action taken, if this service fails to start. CreateService function | |
| ServiceInfoLevel | The configuration information to be changed. Service Security and Access Rights | |
| ServiceRuns | The service is running in a process that is not a system process, or it is not running. | |
| ServiceSidTypes | Represents the type of service security identifier. ServiceSidType Enumeration | |
| ServiceStartTypes | Creates a service object and adds it to the specified service control manager database. CreateService function | |
| ServiceStates | The state of the services to be enumerated. EnumServicesStatusEx function | |
| ServiceTypes | Creates a service object and adds it to the specified service control manager database. CreateService function |