downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XML-Manipulation> <win32_start_service
[edit] Last updated: Fri, 25 May 2012

view this page in

win32_stop_service

(PECL win32service SVN)

win32_stop_serviceStops a service

Beschreibung

int win32_stop_service ( string $servicename [, string $machine ] )

Stops a named service. Requires administrative privileges.

Parameter-Liste

servicename

The short name of the service.

machine

Optional machine name. If omitted, the local machine is used.

Rückgabewerte

Gibt im Erfolgsfall WIN32_NO_ERROR zurück oder FALSE, wenn es ein Problem mit den Parametern gab oder einen Win32-Fehlercode im Fehlerfall.

Siehe auch



add a note add a note User Contributed Notes win32_stop_service
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites