| Constant | Value | Description | 
|---|---|---|
| WIN32_SERVICE_WIN32_OWN_PROCESS | 0x00000010 | The service that 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. |