win32_stop_service(3) php man page | unix.com

Man Page: win32_stop_service

Operating Environment: php

Section: 3

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
systemd-machine-id-commit.service(8) - mojave
win32_delete_service(3) - php
win32_set_service_status(3) - php
systemd-machine-id-commit.service(8) - x11r4
systemd-machine-id-commit.service(8) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!