Win32.Service man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

Service(3)	      User Contributed Perl Documentation	    Service(3)

NAME
       Win32::Service - manage system services in perl

SYNOPSIS
	       use Win32::Service;

DESCRIPTION
       This module offers control over the administration of system services.

FUNCTIONS
   NOTE:
       All of the functions return false if they fail, unless otherwise noted.
       If hostName is an empty string, the local machine is assumed.

       StartService(hostName, serviceName)
		 Start the service serviceName on machine hostName.

       StopService(hostName, serviceName)
		 Stop the service serviceName on the machine hostName.

       GetStatus(hostName, serviceName, status)
		 Get the status of a service.  The third argument must be a
		 hash reference that will be populated with entries
		 corresponding to the SERVICE_STATUS structure of the Win32
		 API.  See the Win32 Platform SDK documentation for details of
		 this structure.

       PauseService(hostName, serviceName)
       ResumeService(hostName, serviceName)
       GetServices(hostName, hashref)
		 Enumerates both active and inactive Win32 services at the
		 specified host.  The hashref is populated with the
		 descriptive service names as keys and the short names as the
		 values.

perl v5.14.2			  2005-09-17			    Service(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net