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
- win32service
- Win32Service Service Type Bitmasks
- Win32Service Service Status Constants
- Win32Service Service Control Message Constants
- Win32Service Service Control Message Accepted Bitmasks
- Win32Service Service Start Type Constants
- Win32Service Service Error Control Constants
- Win32Service Service Flag Constants
- Win32 Error Codes
- Win32 Base Priority Classes
Коментарии
404 Not Found