windows.winsvc

\ winsvc.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

ChangeServiceConfig
alias ChangeServiceConfig = ChangeServiceConfigA
Undocumented in source.
ChangeServiceConfig
alias ChangeServiceConfig = ChangeServiceConfigW
Undocumented in source.
ChangeServiceConfig2
alias ChangeServiceConfig2 = ChangeServiceConfig2A
Undocumented in source.
ChangeServiceConfig2
alias ChangeServiceConfig2 = ChangeServiceConfig2W
Undocumented in source.
CreateService
alias CreateService = CreateServiceA
Undocumented in source.
CreateService
alias CreateService = CreateServiceW
Undocumented in source.
ENUM_SERVICE_STATUS
alias ENUM_SERVICE_STATUS = ENUM_SERVICE_STATUSA
Undocumented in source.
ENUM_SERVICE_STATUS
alias ENUM_SERVICE_STATUS = ENUM_SERVICE_STATUSW
Undocumented in source.
ENUM_SERVICE_STATUS_PROCESS
alias ENUM_SERVICE_STATUS_PROCESS = ENUM_SERVICE_STATUS_PROCESSA
Undocumented in source.
ENUM_SERVICE_STATUS_PROCESS
alias ENUM_SERVICE_STATUS_PROCESS = ENUM_SERVICE_STATUS_PROCESSW
Undocumented in source.
EnumDependentServices
alias EnumDependentServices = EnumDependentServicesA
Undocumented in source.
EnumDependentServices
alias EnumDependentServices = EnumDependentServicesW
Undocumented in source.
EnumServicesStatus
alias EnumServicesStatus = EnumServicesStatusA
Undocumented in source.
EnumServicesStatus
alias EnumServicesStatus = EnumServicesStatusW
Undocumented in source.
EnumServicesStatusEx
alias EnumServicesStatusEx = EnumServicesStatusExA
Undocumented in source.
EnumServicesStatusEx
alias EnumServicesStatusEx = EnumServicesStatusExW
Undocumented in source.
GetServiceDisplayName
alias GetServiceDisplayName = GetServiceDisplayNameA
Undocumented in source.
GetServiceDisplayName
alias GetServiceDisplayName = GetServiceDisplayNameW
Undocumented in source.
GetServiceKeyName
alias GetServiceKeyName = GetServiceKeyNameA
Undocumented in source.
GetServiceKeyName
alias GetServiceKeyName = GetServiceKeyNameW
Undocumented in source.
LPENUM_SERVICE_STATUS
alias LPENUM_SERVICE_STATUS = ENUM_SERVICE_STATUS*
Undocumented in source.
LPENUM_SERVICE_STATUSA
alias LPENUM_SERVICE_STATUSA = ENUM_SERVICE_STATUSA*
Undocumented in source.
LPENUM_SERVICE_STATUSW
alias LPENUM_SERVICE_STATUSW = ENUM_SERVICE_STATUSW*
Undocumented in source.
LPENUM_SERVICE_STATUS_PROCESS
alias LPENUM_SERVICE_STATUS_PROCESS = ENUM_SERVICE_STATUS_PROCESS*
Undocumented in source.
LPENUM_SERVICE_STATUS_PROCESSA
alias LPENUM_SERVICE_STATUS_PROCESSA = ENUM_SERVICE_STATUS_PROCESSA*
Undocumented in source.
LPENUM_SERVICE_STATUS_PROCESSW
alias LPENUM_SERVICE_STATUS_PROCESSW = ENUM_SERVICE_STATUS_PROCESSW*
Undocumented in source.
LPHANDLER_FUNCTION
alias LPHANDLER_FUNCTION = void function(DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPHANDLER_FUNCTION_EX
alias LPHANDLER_FUNCTION_EX = DWORD function(DWORD, DWORD, LPVOID, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPQUERY_SERVICE_CONFIG
alias LPQUERY_SERVICE_CONFIG = QUERY_SERVICE_CONFIG*
Undocumented in source.
LPQUERY_SERVICE_CONFIGA
alias LPQUERY_SERVICE_CONFIGA = QUERY_SERVICE_CONFIGA*
Undocumented in source.
LPQUERY_SERVICE_CONFIGW
alias LPQUERY_SERVICE_CONFIGW = QUERY_SERVICE_CONFIGW*
Undocumented in source.
LPQUERY_SERVICE_LOCK_STATUS
alias LPQUERY_SERVICE_LOCK_STATUS = QUERY_SERVICE_LOCK_STATUS*
Undocumented in source.
LPQUERY_SERVICE_LOCK_STATUSA
alias LPQUERY_SERVICE_LOCK_STATUSA = QUERY_SERVICE_LOCK_STATUSA*
Undocumented in source.
LPQUERY_SERVICE_LOCK_STATUSW
alias LPQUERY_SERVICE_LOCK_STATUSW = QUERY_SERVICE_LOCK_STATUSW*
Undocumented in source.
LPSC_ACTION
alias LPSC_ACTION = SC_ACTION*
Undocumented in source.
LPSC_HANDLE
alias LPSC_HANDLE = SC_HANDLE*
Undocumented in source.
LPSERVICE_DESCRIPTION
alias LPSERVICE_DESCRIPTION = SERVICE_DESCRIPTION*
Undocumented in source.
LPSERVICE_DESCRIPTIONA
alias LPSERVICE_DESCRIPTIONA = SERVICE_DESCRIPTIONA*
Undocumented in source.
LPSERVICE_DESCRIPTIONW
alias LPSERVICE_DESCRIPTIONW = SERVICE_DESCRIPTIONW*
Undocumented in source.
LPSERVICE_FAILURE_ACTIONS
alias LPSERVICE_FAILURE_ACTIONS = SERVICE_FAILURE_ACTIONS*
Undocumented in source.
LPSERVICE_FAILURE_ACTIONSA
alias LPSERVICE_FAILURE_ACTIONSA = SERVICE_FAILURE_ACTIONSA*
Undocumented in source.
LPSERVICE_FAILURE_ACTIONSW
alias LPSERVICE_FAILURE_ACTIONSW = SERVICE_FAILURE_ACTIONSW*
Undocumented in source.
LPSERVICE_MAIN_FUNCTION
alias LPSERVICE_MAIN_FUNCTION = LPSERVICE_MAIN_FUNCTIONA
Undocumented in source.
LPSERVICE_MAIN_FUNCTION
alias LPSERVICE_MAIN_FUNCTION = LPSERVICE_MAIN_FUNCTIONW
Undocumented in source.
LPSERVICE_MAIN_FUNCTIONA
alias LPSERVICE_MAIN_FUNCTIONA = void function(DWORD, LPSTR*)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPSERVICE_MAIN_FUNCTIONW
alias LPSERVICE_MAIN_FUNCTIONW = void function(DWORD, LPWSTR*)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPSERVICE_STATUS
alias LPSERVICE_STATUS = SERVICE_STATUS*
Undocumented in source.
LPSERVICE_STATUS_PROCESS
alias LPSERVICE_STATUS_PROCESS = SERVICE_STATUS_PROCESS*
Undocumented in source.
LPSERVICE_TABLE_ENTRY
alias LPSERVICE_TABLE_ENTRY = SERVICE_TABLE_ENTRY*
Undocumented in source.
LPSERVICE_TABLE_ENTRYA
alias LPSERVICE_TABLE_ENTRYA = SERVICE_TABLE_ENTRYA*
Undocumented in source.
LPSERVICE_TABLE_ENTRYW
alias LPSERVICE_TABLE_ENTRYW = SERVICE_TABLE_ENTRYW*
Undocumented in source.
OpenSCManager
alias OpenSCManager = OpenSCManagerA
Undocumented in source.
OpenSCManager
alias OpenSCManager = OpenSCManagerW
Undocumented in source.
OpenService
alias OpenService = OpenServiceA
Undocumented in source.
OpenService
alias OpenService = OpenServiceW
Undocumented in source.
QUERY_SERVICE_CONFIG
alias QUERY_SERVICE_CONFIG = QUERY_SERVICE_CONFIGA
Undocumented in source.
QUERY_SERVICE_CONFIG
alias QUERY_SERVICE_CONFIG = QUERY_SERVICE_CONFIGW
Undocumented in source.
QUERY_SERVICE_LOCK_STATUS
alias QUERY_SERVICE_LOCK_STATUS = QUERY_SERVICE_LOCK_STATUSA
Undocumented in source.
QUERY_SERVICE_LOCK_STATUS
alias QUERY_SERVICE_LOCK_STATUS = QUERY_SERVICE_LOCK_STATUSW
Undocumented in source.
QueryServiceConfig
alias QueryServiceConfig = QueryServiceConfigA
Undocumented in source.
QueryServiceConfig
alias QueryServiceConfig = QueryServiceConfigW
Undocumented in source.
QueryServiceConfig2
alias QueryServiceConfig2 = QueryServiceConfig2A
Undocumented in source.
QueryServiceConfig2
alias QueryServiceConfig2 = QueryServiceConfig2W
Undocumented in source.
QueryServiceLockStatus
alias QueryServiceLockStatus = QueryServiceLockStatusA
Undocumented in source.
QueryServiceLockStatus
alias QueryServiceLockStatus = QueryServiceLockStatusW
Undocumented in source.
RegisterServiceCtrlHandler
alias RegisterServiceCtrlHandler = RegisterServiceCtrlHandlerA
Undocumented in source.
RegisterServiceCtrlHandler
alias RegisterServiceCtrlHandler = RegisterServiceCtrlHandlerW
Undocumented in source.
RegisterServiceCtrlHandlerEx
alias RegisterServiceCtrlHandlerEx = RegisterServiceCtrlHandlerExA
Undocumented in source.
RegisterServiceCtrlHandlerEx
alias RegisterServiceCtrlHandlerEx = RegisterServiceCtrlHandlerExW
Undocumented in source.
SC_LOCK
alias SC_LOCK = void*
Undocumented in source.
SERVICE_DESCRIPTION
alias SERVICE_DESCRIPTION = SERVICE_DESCRIPTIONA
Undocumented in source.
SERVICE_DESCRIPTION
alias SERVICE_DESCRIPTION = SERVICE_DESCRIPTIONW
Undocumented in source.
SERVICE_FAILURE_ACTIONS
alias SERVICE_FAILURE_ACTIONS = SERVICE_FAILURE_ACTIONSA
Undocumented in source.
SERVICE_FAILURE_ACTIONS
alias SERVICE_FAILURE_ACTIONS = SERVICE_FAILURE_ACTIONSW
Undocumented in source.
SERVICE_TABLE_ENTRY
alias SERVICE_TABLE_ENTRY = SERVICE_TABLE_ENTRYA
Undocumented in source.
SERVICE_TABLE_ENTRY
alias SERVICE_TABLE_ENTRY = SERVICE_TABLE_ENTRYW
Undocumented in source.
StartService
alias StartService = StartServiceA
Undocumented in source.
StartService
alias StartService = StartServiceW
Undocumented in source.
StartServiceCtrlDispatcher
alias StartServiceCtrlDispatcher = StartServiceCtrlDispatcherA
Undocumented in source.
StartServiceCtrlDispatcher
alias StartServiceCtrlDispatcher = StartServiceCtrlDispatcherW
Undocumented in source.

Enums

SC_ACTION_TYPE
enum SC_ACTION_TYPE
Undocumented in source.
SC_ENUM_TYPE
enum SC_ENUM_TYPE
Undocumented in source.
SC_STATUS_TYPE
enum SC_STATUS_TYPE
Undocumented in source.
SERVICE_ACTIVE
anonymousenum SERVICE_ACTIVE
Undocumented in source.
SERVICE_CONFIG_DESCRIPTION
anonymousenum SERVICE_CONFIG_DESCRIPTION
Undocumented in source.
SERVICE_CONTROL_STOP
anonymousenum SERVICE_CONTROL_STOP
Undocumented in source.
SERVICE_STOPPED
anonymousenum SERVICE_STOPPED
Undocumented in source.

Functions

ChangeServiceConfig2A
BOOL ChangeServiceConfig2A(SC_HANDLE , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeServiceConfig2W
BOOL ChangeServiceConfig2W(SC_HANDLE , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeServiceConfigA
BOOL ChangeServiceConfigA(SC_HANDLE , DWORD , DWORD , DWORD , LPCSTR , LPCSTR , LPDWORD , LPCSTR , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ChangeServiceConfigW
BOOL ChangeServiceConfigW(SC_HANDLE , DWORD , DWORD , DWORD , LPCWSTR , LPCWSTR , LPDWORD , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CloseServiceHandle
BOOL CloseServiceHandle(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ControlService
BOOL ControlService(SC_HANDLE , DWORD , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateServiceA
SC_HANDLE CreateServiceA(SC_HANDLE , LPCSTR , LPCSTR , DWORD , DWORD , DWORD , DWORD , LPCSTR , LPCSTR , PDWORD , LPCSTR , LPCSTR , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateServiceW
SC_HANDLE CreateServiceW(SC_HANDLE , LPCWSTR , LPCWSTR , DWORD , DWORD , DWORD , DWORD , LPCWSTR , LPCWSTR , PDWORD , LPCWSTR , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DeleteService
BOOL DeleteService(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDependentServicesA
BOOL EnumDependentServicesA(SC_HANDLE , DWORD , LPENUM_SERVICE_STATUSA , DWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDependentServicesW
BOOL EnumDependentServicesW(SC_HANDLE , DWORD , LPENUM_SERVICE_STATUSW , DWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusA
BOOL EnumServicesStatusA(SC_HANDLE , DWORD , DWORD , LPENUM_SERVICE_STATUSA , DWORD , PDWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusExA
BOOL EnumServicesStatusExA(SC_HANDLE , SC_ENUM_TYPE , DWORD , DWORD , LPBYTE , DWORD , LPDWORD , LPDWORD , LPDWORD , LPCSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusExW
BOOL EnumServicesStatusExW(SC_HANDLE , SC_ENUM_TYPE , DWORD , DWORD , LPBYTE , DWORD , LPDWORD , LPDWORD , LPDWORD , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumServicesStatusW
BOOL EnumServicesStatusW(SC_HANDLE , DWORD , DWORD , LPENUM_SERVICE_STATUSW , DWORD , PDWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceDisplayNameA
BOOL GetServiceDisplayNameA(SC_HANDLE , LPCSTR , LPSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceDisplayNameW
BOOL GetServiceDisplayNameW(SC_HANDLE , LPCWSTR , LPWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceKeyNameA
BOOL GetServiceKeyNameA(SC_HANDLE , LPCSTR , LPSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetServiceKeyNameW
BOOL GetServiceKeyNameW(SC_HANDLE , LPCWSTR , LPWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockServiceDatabase
SC_LOCK LockServiceDatabase(SC_HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NotifyBootConfigStatus
BOOL NotifyBootConfigStatus(BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenSCManagerA
SC_HANDLE OpenSCManagerA(LPCSTR , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenSCManagerW
SC_HANDLE OpenSCManagerW(LPCWSTR , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenServiceA
SC_HANDLE OpenServiceA(SC_HANDLE , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OpenServiceW
SC_HANDLE OpenServiceW(SC_HANDLE , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfig2A
BOOL QueryServiceConfig2A(SC_HANDLE , DWORD , LPBYTE , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfig2W
BOOL QueryServiceConfig2W(SC_HANDLE , DWORD , LPBYTE , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfigA
BOOL QueryServiceConfigA(SC_HANDLE , LPQUERY_SERVICE_CONFIGA , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceConfigW
BOOL QueryServiceConfigW(SC_HANDLE , LPQUERY_SERVICE_CONFIGW , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceLockStatusA
BOOL QueryServiceLockStatusA(SC_HANDLE , LPQUERY_SERVICE_LOCK_STATUSA , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceLockStatusW
BOOL QueryServiceLockStatusW(SC_HANDLE , LPQUERY_SERVICE_LOCK_STATUSW , DWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceObjectSecurity
BOOL QueryServiceObjectSecurity(SC_HANDLE , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceStatus
BOOL QueryServiceStatus(SC_HANDLE , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
QueryServiceStatusEx
BOOL QueryServiceStatusEx(SC_HANDLE , SC_STATUS_TYPE , LPBYTE , DWORD , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterServiceCtrlHandlerA
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerA(LPCSTR , LPHANDLER_FUNCTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterServiceCtrlHandlerExA
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerExA(LPCSTR , LPHANDLER_FUNCTION_EX , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterServiceCtrlHandlerExW
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerExW(LPCWSTR , LPHANDLER_FUNCTION_EX , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterServiceCtrlHandlerW
SERVICE_STATUS_HANDLE RegisterServiceCtrlHandlerW(LPCWSTR , LPHANDLER_FUNCTION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetServiceObjectSecurity
BOOL SetServiceObjectSecurity(SC_HANDLE , SECURITY_INFORMATION , PSECURITY_DESCRIPTOR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetServiceStatus
BOOL SetServiceStatus(SERVICE_STATUS_HANDLE , LPSERVICE_STATUS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceA
BOOL StartServiceA(SC_HANDLE , DWORD , LPCSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceCtrlDispatcherA
BOOL StartServiceCtrlDispatcherA(LPSERVICE_TABLE_ENTRYA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceCtrlDispatcherW
BOOL StartServiceCtrlDispatcherW(LPSERVICE_TABLE_ENTRYW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
StartServiceW
BOOL StartServiceW(SC_HANDLE , DWORD , LPCWSTR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockServiceDatabase
BOOL UnlockServiceDatabase(SC_LOCK )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Mixins

__anonymous
mixin DECLARE_HANDLE!("SERVICE_STATUS_HANDLE")
Undocumented in source.
__anonymous
mixin DECLARE_HANDLE!("SC_HANDLE")
Undocumented in source.

Structs

ENUM_SERVICE_STATUSA
struct ENUM_SERVICE_STATUSA
Undocumented in source.
ENUM_SERVICE_STATUSW
struct ENUM_SERVICE_STATUSW
Undocumented in source.
ENUM_SERVICE_STATUS_PROCESSA
struct ENUM_SERVICE_STATUS_PROCESSA
Undocumented in source.
ENUM_SERVICE_STATUS_PROCESSW
struct ENUM_SERVICE_STATUS_PROCESSW
Undocumented in source.
QUERY_SERVICE_CONFIGA
struct QUERY_SERVICE_CONFIGA
Undocumented in source.
QUERY_SERVICE_CONFIGW
struct QUERY_SERVICE_CONFIGW
Undocumented in source.
QUERY_SERVICE_LOCK_STATUSA
struct QUERY_SERVICE_LOCK_STATUSA
Undocumented in source.
QUERY_SERVICE_LOCK_STATUSW
struct QUERY_SERVICE_LOCK_STATUSW
Undocumented in source.
SC_ACTION
struct SC_ACTION
Undocumented in source.
SERVICE_DESCRIPTIONA
struct SERVICE_DESCRIPTIONA
Undocumented in source.
SERVICE_DESCRIPTIONW
struct SERVICE_DESCRIPTIONW
Undocumented in source.
SERVICE_FAILURE_ACTIONSA
struct SERVICE_FAILURE_ACTIONSA
Undocumented in source.
SERVICE_FAILURE_ACTIONSW
struct SERVICE_FAILURE_ACTIONSW
Undocumented in source.
SERVICE_STATUS
struct SERVICE_STATUS
Undocumented in source.
SERVICE_STATUS_PROCESS
struct SERVICE_STATUS_PROCESS
Undocumented in source.
SERVICE_TABLE_ENTRYA
struct SERVICE_TABLE_ENTRYA
Undocumented in source.
SERVICE_TABLE_ENTRYW
struct SERVICE_TABLE_ENTRYW
Undocumented in source.

Variables

SC_GROUP_IDENTIFIER
TCHAR SC_GROUP_IDENTIFIER;
Undocumented in source.
SC_MANAGER_ALL_ACCESS
DWORD SC_MANAGER_ALL_ACCESS;
SC_MANAGER_CONNECT
DWORD SC_MANAGER_CONNECT;
SC_MANAGER_CREATE_SERVICE
DWORD SC_MANAGER_CREATE_SERVICE;
SC_MANAGER_ENUMERATE_SERVICE
DWORD SC_MANAGER_ENUMERATE_SERVICE;
SC_MANAGER_LOCK
DWORD SC_MANAGER_LOCK;
SC_MANAGER_MODIFY_BOOT_CONFIG
DWORD SC_MANAGER_MODIFY_BOOT_CONFIG;
SC_MANAGER_QUERY_LOCK_STATUS
DWORD SC_MANAGER_QUERY_LOCK_STATUS;
Undocumented in source.
SERVICES_ACTIVE_DATABASE
TCHAR[] SERVICES_ACTIVE_DATABASE;
SERVICES_FAILED_DATABASE
TCHAR[] SERVICES_FAILED_DATABASE;
SERVICE_ACCEPT_HARDWAREPROFILECHANGE
DWORD SERVICE_ACCEPT_HARDWAREPROFILECHANGE;
SERVICE_ACCEPT_NETBINDCHANGE
DWORD SERVICE_ACCEPT_NETBINDCHANGE;
SERVICE_ACCEPT_PARAMCHANGE
DWORD SERVICE_ACCEPT_PARAMCHANGE;
SERVICE_ACCEPT_PAUSE_CONTINUE
DWORD SERVICE_ACCEPT_PAUSE_CONTINUE;
SERVICE_ACCEPT_POWEREVENT
DWORD SERVICE_ACCEPT_POWEREVENT;
SERVICE_ACCEPT_SESSIONCHANGE
DWORD SERVICE_ACCEPT_SESSIONCHANGE;
SERVICE_ACCEPT_SHUTDOWN
DWORD SERVICE_ACCEPT_SHUTDOWN;
Undocumented in source.
SERVICE_ACCEPT_STOP
DWORD SERVICE_ACCEPT_STOP;
SERVICE_ALL_ACCESS
DWORD SERVICE_ALL_ACCESS;
SERVICE_CHANGE_CONFIG
DWORD SERVICE_CHANGE_CONFIG;
SERVICE_ENUMERATE_DEPENDENTS
DWORD SERVICE_ENUMERATE_DEPENDENTS;
SERVICE_INTERROGATE
DWORD SERVICE_INTERROGATE;
Undocumented in source.
SERVICE_NO_CHANGE
DWORD SERVICE_NO_CHANGE;
SERVICE_PAUSE_CONTINUE
DWORD SERVICE_PAUSE_CONTINUE;
Undocumented in source.
SERVICE_QUERY_CONFIG
DWORD SERVICE_QUERY_CONFIG;
SERVICE_QUERY_STATUS
DWORD SERVICE_QUERY_STATUS;
Undocumented in source.
SERVICE_RUNS_IN_SYSTEM_PROCESS
auto SERVICE_RUNS_IN_SYSTEM_PROCESS;
SERVICE_START
DWORD SERVICE_START;
SERVICE_STOP
DWORD SERVICE_STOP;
SERVICE_USER_DEFINED_CONTROL
DWORD SERVICE_USER_DEFINED_CONTROL;
Undocumented in source.

Meta