Run Service ActiveX Control - DeleteService Method

DeleteService method marks the specified service for deletion from the service control manager database.  

BOOL DeleteService(
  void
);


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


See also

CreateService