Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: StopServiceChapter 19
Win32 Modules and Extensions
Next: Reference: PauseService
 

GetStatus

GetStatus (host, service, \%status)

Returns the status of service as a hash referenced by status. The keys for this hash are:

ServiceType 
CurrentState 
ControlsAccepted 
Win32ExitCode 
ServiceSpecificExitCode 
CheckPoint 
WaitHint


Previous: Reference: StopServicePerl in a NutshellNext: Reference: PauseService
Reference: StopServiceBook IndexReference: PauseService