win32_pause_servicePauses a service
&reftitle.description;
intwin32_pause_servicestringservicenamestringmachine
Pauses a named service. Requires administrative privileges.
&reftitle.parameters;
servicename
The short name of the service.
machine
Optional machine name. If omitted, the local machine is used.
&reftitle.returnvalues;
&win32service.noerror.false.error;
&reftitle.seealso;
win32_start_serviceWin32 Error Codes