SERVICE_CONTROL_INTERROGATE

const win32service.SERVICE_CONTROL_INTERROGATE;

Requests the service to update immediately its current status information to the service control manager. The hService handle must have SERVICE_INTERROGATE access.