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

search for in the

Win32Service サービスステータス定数> <定義済み定数
[edit] Last updated: Fri, 25 May 2012

view this page in

Win32Service サービス型のビットマスク
定数 説明
WIN32_SERVICE_WIN32_OWN_PROCESS 0x00000010 サービスは自分のプロセスで動作します。
WIN32_SERVICE_INTERACTIVE_PROCESS 0x00000100 サービスはデスクトップとのやりとりができます。このオプションは、Windows Vista 以降では使えません。
WIN32_SERVICE_WIN32_OWN_PROCESS_INTERACTIVE 0x00000110 サービスは自分のプロセスで動作し、デスクトップとのやりとりができます。このオプションは、Windows Vista 以降では使えません。


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