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

search for in the

Win32Service Service Status Constants> <Vordefinierte Konstanten
[edit] Last updated: Fri, 17 May 2013

view this page in

Win32Service Service Type Bitmasks
Constant Value Description
WIN32_SERVICE_WIN32_OWN_PROCESS 0x00000010 The service runs in its own process.
WIN32_SERVICE_INTERACTIVE_PROCESS 0x00000100 The service can interact with the desktop. This option is not available on Windows Vista or later.
WIN32_SERVICE_WIN32_OWN_PROCESS_INTERACTIVE 0x00000110 The service runs in its own process and can interact with the desktop. This option is not available on Windows Vista or later.


add a note add a note User Contributed Notes Win32Service Service Type Bitmasks - [0 notes]
There are no user contributed notes for this page.

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