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

search for in the

Manipulation XML> <win32_start_service
Last updated: Fri, 14 Aug 2009

view this page in

win32_stop_service

(PECL win32service 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.

Voir aussi



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

Manipulation XML> <win32_start_service
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites