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

search for in the

Win32Service Service Error Control Constants> <Win32Service Service Control Message Accepted Bitmasks
[edit] Last updated: Fri, 17 May 2013

view this page in

Win32Service Service Start Type Constants
Constant Value Description
WIN32_SERVICE_AUTO_START 0x00000002 A service started automatically by the service control manager during system startup.
WIN32_SERVICE_DEMAND_START 0x00000003 A service started by the service control manager when a process calls the StartService function.
WIN32_SERVICE_DISABLED 0x00000004 A service that cannot be started. Attempts to start the service result in the error code WIN32_ERROR_SERVICE_DISABLED.


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

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