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

search for in the

Constantes de Mensajes de Control de Servicio de Win32Service> <Máscara de Bits de Tipo Servicio de Win32Service
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Constantes de Estado de Servicio de Win32Service
Constante Valor Descripción
WIN32_SERVICE_CONTINUE_PENDING 0x00000005 La continuación del servicio está pendiente.
WIN32_SERVICE_PAUSE_PENDING 0x00000006 La pausa del servicio está pendiente.
WIN32_SERVICE_PAUSED 0x00000007 El servicio está pausado.
WIN32_SERVICE_RUNNING 0x00000004 El servicio está en ejecución.
WIN32_SERVICE_START_PENDING 0x00000002 El servicio está iniciado.
WIN32_SERVICE_STOP_PENDING 0x00000003 El servicio está detenido.
WIN32_SERVICE_STOPPED 0x00000001 El servicio no está en ejecución.


add a note add a note User Contributed Notes Constantes de Estado de Servicio de Win32Service - [0 notes]
There are no user contributed notes for this page.

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