Наш чат в Telegram для обмена идеями, проектами, мыслями, людьми в сфере ИТ г.Ростова-на-Дону: @it_rostov
PHP: Win32Service Service Status Constants - Manual downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

Win32Service Service Control Message Constants> <Win32Service Service Type Bitmasks

Win32Service Service Status Constants
Constant Value Description
WIN32_SERVICE_CONTINUE_PENDING0x00000005 The service continue is pending.
WIN32_SERVICE_PAUSE_PENDING0x00000006 The service pause is pending.
WIN32_SERVICE_PAUSED0x00000007 The service is paused.
WIN32_SERVICE_RUNNING0x00000004 The service is running.
WIN32_SERVICE_START_PENDING0x00000002 The service is starting.
WIN32_SERVICE_STOP_PENDING0x00000003 The service is stopping.
WIN32_SERVICE_STOPPED0x00000001 The service is not running.

add a note add a note User Contributed Notes Win32Service Service Status Constants - [0 notes]
There are no user contributed notes for this page.
 
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2013 The PHP Group
All rights reserved.
This mirror generously provided by: Cronyx Plus LLC
Last updated: Tue Apr 16 21:41:09 2013 MSK


Смотрите также:
Описание на ru2.php.net
Описание на php.ru