Platform SDK: Exchange Server

HrRemoveService

The HrRemoveService function deletes a service of Windows NT Server.

Quick Info

Header file: EXCHINST.H
Library: EXCHINST.LIB

HRESULT HrRemoveService(
  LPCSTR pszServiceName  
);
 

Parameters

pszServiceName
Input parameter. Points to a null-terminated string containing the name of the service to remove.

Return Values

See Return Values.

Remarks

For more information on this function, see Removing a Server Application.

See Also

HrInstallService, HrRemoveGateway, HrRemoveMailboxAgent, HrRemoveRegistry, HrRemoveServicePerfMon