add support for delayed automatic start

This commit is contained in:
utkarsh-extc
2019-07-23 15:36:41 +05:30
committed by GitHub
parent fae7ac547c
commit 7e62a73d66

View File

@@ -159,6 +159,10 @@ type SERVICE_DESCRIPTION struct {
Description *uint16
}
type SERVICE_DELAYED_AUTO_START_INFO struct {
IsDelayedAutoStartUp uint32
}
type SERVICE_STATUS_PROCESS struct {
ServiceType uint32
CurrentState uint32