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 windows 专用扩展 win32servicephp win32service 函数 resumes a paused servicephp win32service 函数 creates a new service entry in the scm databasephp win32service 函数 deletes a service entry from the scm databasephp win32service 函数 returns the last control message that was sent to this 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 bitmasksphp win32service 范例
关注编程学问公众号