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

search for in the

Win32Service サービス制御メッセージ定数> <Win32Service サービス型のビットマスク
[edit] Last updated: Fri, 25 May 2012

view this page in

Win32Service サービスステータス定数
定数 説明
WIN32_SERVICE_CONTINUE_PENDING 0x00000005 サービスの続行が待機状態です。
WIN32_SERVICE_PAUSE_PENDING 0x00000006 サービスの中断が待機状態です。
WIN32_SERVICE_PAUSED 0x00000007 サービスは中断しています。
WIN32_SERVICE_RUNNING 0x00000004 サービスは実行中です。
WIN32_SERVICE_START_PENDING 0x00000002 サービスは開始中です。
WIN32_SERVICE_STOP_PENDING 0x00000003 サービスは停止中です。
WIN32_SERVICE_STOPPED 0x00000001 サービスは動作していません。


add a note add a note User Contributed Notes Win32Service サービスステータス定数
There are no user contributed notes for this page.

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