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

search for in the

Constantes du Service de Control de Message de Win32Service> <Masque binaire de type de Service de Win32Service
[edit] Last updated: Fri, 24 May 2013

view this page in

Constantes de Status du Service de Win32Service
Constante Valeur Description
WIN32_SERVICE_CONTINUE_PENDING 0x00000005 La continuation du service est en attente.
WIN32_SERVICE_PAUSE_PENDING 0x00000006 La pause du service est en attente.
WIN32_SERVICE_PAUSED 0x00000007 Le service est en pause.
WIN32_SERVICE_RUNNING 0x00000004 Le service est en cours d'exécution.
WIN32_SERVICE_START_PENDING 0x00000002 Le service est en cours de démarrage.
WIN32_SERVICE_STOP_PENDING 0x00000003 Le service est en cours d'arrêt.
WIN32_SERVICE_STOPPED 0x00000001 Le service est arrêté.


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

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