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

search for in the

Manipulación XML> <win32_start_service
[edit] Last updated: Fri, 24 May 2013

view this page in

win32_stop_service

(PECL win32service SVN)

win32_stop_serviceDetiene un servicio

Descripción

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

Detiene un servicio con nombre. Requiere privilegios administrativos.

Parámetros

servicename

El nombre corto del servicio.

machine

El nombre opcional de la máquina. Si se omite, se usa 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_stop_service - [0 notes]
There are no user contributed notes for this page.

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