Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.15 Win32::ServiceChapter 19
Win32 Modules and Extensions
Next: Reference: StopService
 

StartService

StartService (host, service)

Starts the named service on the machine host. The specified service must be registered with the Service Control Manager.


Previous: 19.15 Win32::ServicePerl in a NutshellNext: Reference: StopService
19.15 Win32::ServiceBook IndexReference: StopService