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. |
相关文章
php win32service 函数 resumes a paused servicephp win32service 函数 define or return the exit mode for the current running servicephp win32service 函数 update the service statusphp win32service 函数 registers the script with the scm so that it can act as the service with the given namephp win32service 函数 starts a servicephp win32service 函数 stops a servicephp win32service 简介php win32ps 预定义常量php 预定义常量 win32 base priority classesphp 预定义常量 win32service service control message accepted bitmasksphp 预定义常量 win32service service error control constantsphp 预定义常量 win32 error codesphp win32service 预定义常量php 预定义常量 win32 recovery actionphp 预定义常量 win32service service control message constantsphp 预定义常量 win32service service flag constantsphp 预定义常量 win32 service informationsphp 预定义常量 win32service service start type constantsphp 预定义常量 win32service service status constantsphp 预定义常量 win32service service type bitmasks
关注编程学问公众号