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

search for in the

win32_query_service_status> <win32_get_last_control_message
[edit] Last updated: Fri, 17 May 2013

view this page in

win32_pause_service

(PECL win32service SVN)

win32_pause_servicePausa un servicio

Descripción

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

Pausa un servicio 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_pause_service - [0 notes]
There are no user contributed notes for this page.

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