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_AUTO_START 0x00000002 システムの起動時に、サービス制御マネージャーが自動的にサービスを開始します。
WIN32_SERVICE_DEMAND_START 0x00000003 プロセスが StartService 関数をコールしたときに、 サービス制御マネージャーがサービスを開始します。
WIN32_SERVICE_DISABLED 0x00000004 サービスを開始することができません。開始させようとすると、エラーコード WIN32_ERROR_SERVICE_DISABLED を返します。


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