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

search for in the

win32_create_service> <win32service Funções
[edit] Last updated: Fri, 17 May 2013

view this page in

win32_continue_service

(PECL win32service SVN)

win32_continue_serviceResumes a paused service

Descrição

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

Resumes a paused, named service. Requires administrative privileges.

Parâmetros

servicename

The short name of the service.

machine

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

Valor Retornado

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

Veja Também



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

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