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> <Funciones win32service
[edit] Last updated: Fri, 17 May 2013

view this page in

win32_continue_service

(PECL win32service SVN)

win32_continue_serviceReanuda un servicio pausado

Descripción

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

Reanua un servicio pausado nominado. Se necesitan privilegios administrativos.

Parámetros

servicename

El nombre corto del servicio.

machine

Nombre opcional de la máquina. Si se omite, se usa el nombre de la máquina local.

Valores devueltos

Devuelve WIN32_NO_ERROR en caso de éxito, FALSE si hay un problema con los parámetros o Código de error Win32 en caso de error.

Ver también



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 | stats | sitemap | contact | advertising | mirror sites