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