Run Service ActiveX Control - PauseService Method

The PauseService method pauses a service.  

BOOL PauseService(
  void
);


Return Values
  If the method succeeds, the return value is nonzero.


See also

StartService, StopService