public interface Winsvc
Modifier and Type | Interface and Description |
---|---|
static class |
Winsvc.ChangeServiceConfig2Info |
static class |
Winsvc.SC_ACTION
Represents an action that the service control manager can perform.
|
static class |
Winsvc.SC_HANDLE |
static class |
Winsvc.SC_STATUS_TYPE
The SC_STATUS_TYPE enumeration type contains values
|
static class |
Winsvc.SERVICE_FAILURE_ACTIONS
Represents the action the service controller should take on each failure of a service.
|
static class |
Winsvc.SERVICE_FAILURE_ACTIONS_FLAG
Contains the failure actions flag setting of a service.
|
static class |
Winsvc.SERVICE_STATUS
Contains status information for a service.
|
static class |
Winsvc.SERVICE_STATUS_PROCESS
Contains process status information for a service.
|
static final int SERVICE_RUNS_IN_SYSTEM_PROCESS
static final int SC_MANAGER_CONNECT
static final int SC_MANAGER_CREATE_SERVICE
static final int SC_MANAGER_ENUMERATE_SERVICE
static final int SC_MANAGER_LOCK
static final int SC_MANAGER_QUERY_LOCK_STATUS
static final int SC_MANAGER_MODIFY_BOOT_CONFIG
static final int SC_MANAGER_ALL_ACCESS
static final int SERVICE_QUERY_CONFIG
static final int SERVICE_CHANGE_CONFIG
static final int SERVICE_QUERY_STATUS
static final int SERVICE_ENUMERATE_DEPENDENTS
static final int SERVICE_START
static final int SERVICE_STOP
static final int SERVICE_PAUSE_CONTINUE
static final int SERVICE_INTERROGATE
static final int SERVICE_USER_DEFINED_CONTROL
static final int SERVICE_ALL_ACCESS
static final int SERVICE_CONTROL_STOP
static final int SERVICE_CONTROL_PAUSE
static final int SERVICE_CONTROL_CONTINUE
static final int SERVICE_CONTROL_INTERROGATE
static final int SERVICE_CONTROL_SHUTDOWN
static final int SERVICE_CONTROL_PARAMCHANGE
static final int SERVICE_CONTROL_NETBINDADD
static final int SERVICE_CONTROL_NETBINDREMOVE
static final int SERVICE_CONTROL_NETBINDENABLE
static final int SERVICE_CONTROL_NETBINDDISABLE
static final int SERVICE_CONTROL_DEVICEEVENT
static final int SERVICE_CONTROL_HARDWAREPROFILECHANGE
static final int SERVICE_CONTROL_POWEREVENT
static final int SERVICE_CONTROL_SESSIONCHANGE
static final int SERVICE_CONTROL_PRESHUTDOWN
static final int SERVICE_CONTROL_TIMECHANGE
static final int SERVICE_CONTROL_TRIGGEREVENT
static final int SERVICE_CONTROL_USERMODEREBOOT
static final int SERVICE_STOPPED
static final int SERVICE_START_PENDING
static final int SERVICE_STOP_PENDING
static final int SERVICE_RUNNING
static final int SERVICE_CONTINUE_PENDING
static final int SERVICE_PAUSE_PENDING
static final int SERVICE_PAUSED
static final int SERVICE_ACCEPT_STOP
static final int SERVICE_ACCEPT_PAUSE_CONTINUE
static final int SERVICE_ACCEPT_SHUTDOWN
static final int SERVICE_ACCEPT_PARAMCHANGE
static final int SERVICE_ACCEPT_NETBINDCHANGE
static final int SERVICE_ACCEPT_HARDWAREPROFILECHANGE
static final int SERVICE_ACCEPT_POWEREVENT
static final int SERVICE_ACCEPT_SESSIONCHANGE
static final int SERVICE_ACCEPT_PRESHUTDOWN
static final int SERVICE_ACCEPT_TIMECHANGE
static final int SERVICE_ACCEPT_TRIGGEREVENT
static final int SERVICE_CONFIG_DESCRIPTION
static final int SERVICE_CONFIG_FAILURE_ACTIONS
static final int SERVICE_CONFIG_DELAYED_AUTO_START_INFO
static final int SERVICE_CONFIG_FAILURE_ACTIONS_FLAG
static final int SERVICE_CONFIG_SERVICE_SID_INFO
static final int SERVICE_CONFIG_REQUIRED_PRIVILEGES_INFO
static final int SERVICE_CONFIG_PRESHUTDOWN_INFO
static final int SERVICE_CONFIG_TRIGGER_INFO
static final int SERVICE_CONFIG_PREFERRED_NODE
static final int SERVICE_CONFIG_LAUNCH_PROTECTED
static final int SC_ACTION_NONE
static final int SC_ACTION_RESTART
static final int SC_ACTION_REBOOT
static final int SC_ACTION_RUN_COMMAND