public interface Winsvc extends StdCallLibrary
Modifier and Type | Interface and Description |
---|---|
static class |
Winsvc.SC_HANDLE |
static class |
Winsvc.SC_STATUS_TYPE
The SC_STATUS_TYPE enumeration type contains values
|
static class |
Winsvc.SERVICE_STATUS
Contains status information for a service.
|
static class |
Winsvc.SERVICE_STATUS_PROCESS
Contains process status information for a service.
|
StdCallLibrary.StdCallCallback
Library.Handler
FUNCTION_MAPPER, STDCALL_CONVENTION
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
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_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_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