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

search for in the

win32_create_service> <Fonctions win32service
[edit] Last updated: Fri, 25 May 2012

view this page in

win32_continue_service

(PECL win32service SVN)

win32_continue_serviceReprise d'un service en pause

Description

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

Reprise d'un service en pause. Nécessite les privilèges d'administrateur.

Liste de paramètres

servicename

Le nom court du service.

machine

Nom de la machine (optionnel). Si omis, la machine locale sera utilisée.

Valeurs de retour

Returns WIN32_NO_ERROR on success, FALSE if there is a problem with the parameters or a Win32 Error Code on failure.

Voir aussi



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

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