Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Constants
>
SERVICE_CONTROL_STOP
SERVICE_CONTROL_STOP
const win32service.SERVICE_CONTROL_STOP;
Requests the service to stop. The hService handle must have SERVICE_STOP access.