php man page for win32_stop_service

Query: win32_stop_service

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WIN32_STOP_SERVICE(3)							 1						     WIN32_STOP_SERVICE(3)

win32_stop_service - Stops a service

SYNOPSIS
int win32_stop_service (string $servicename, [string $machine])
DESCRIPTION
Stops a named service. Requires administrative privileges.
PARAMETERS
o $servicename - The short name of the service. o $machine - Optional machine name. If omitted, the local machine is used.
RETURN VALUES
Returns WIN32_NO_ERROR on success, FALSE if there is a problem with the parameters or a Win32 Error Code on failure.
SEE ALSO
win32_start_service(3), Win32 Error Codes. PHP Documentation Group WIN32_STOP_SERVICE(3)
Related Man Pages
win32_set_service_status(3) - php
systemd-machine-id-commit.service(8) - opensolaris
systemd-machine-id-commit.service(8) - sunos
systemd-machine-id-commit.service(8) - posix
systemd-machine-id-commit.service(8) - debian
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch