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

search for in the

Manipulation XML> <Fonctions win32service
Last updated: Fri, 10 Oct 2008

view this page in

win32_stop_service

(No version information available, might be only in CVS)

win32_stop_serviceArrête un service

Description

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

Arrête un service nommé. Les privilèges d'administrateur sont requis.

Liste de paramètres

servicename

Le nom court du service.

machine

Le nom optionnel de la machine. Si oublié, cela utilisera la machine locale.

Valeurs de retour

Retourne WIN32_NO_ERROR en cas de succès, retourne un code d'erreur win32 autrement.



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

Manipulation XML> <Fonctions win32service
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites