Constant | Value | Description |
---|---|---|
WIN32_SERVICE_CONTINUE_PENDING |
0x00000005 | The service continue is pending. |
WIN32_SERVICE_PAUSE_PENDING |
0x00000006 | The service pause is pending. |
WIN32_SERVICE_PAUSED |
0x00000007 | The service is paused. |
WIN32_SERVICE_RUNNING |
0x00000004 | The service is running. |
WIN32_SERVICE_START_PENDING |
0x00000002 | The service is starting. |
WIN32_SERVICE_STOP_PENDING |
0x00000003 | The service is stopping. |
WIN32_SERVICE_STOPPED |
0x00000001 | The service is not running. |
相关文章
php win32service 函数 queries the status of a servicephp win32service 函数 send a custom control to the servicephp win32service 函数 update the service statusphp 预定义常量 constants for attribute flagsphp 预定义常量 posix setrlimit constantsphp win32service 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 安装/配置
关注编程学问公众号