Php/docs/win32service.constants.serviceflag
来自菜鸟教程
| Constant | Value | Description |
|---|---|---|
WIN32_SERVICE_RUNS_IN_SYSTEM_PROCESS
|
0x00000001 | The service runs in a system process that must always be running. |
| Constant | Value | Description |
|---|---|---|
WIN32_SERVICE_RUNS_IN_SYSTEM_PROCESS
|
0x00000001 | The service runs in a system process that must always be running. |