HrRemoveRegistry

The HrRemoveRegistry function removes the Windows NT Registry entries for the service.

Quick Info

Header file: EXCHINST.H
Library: EXCHINST.LIB

HRESULT HrRemoveRegistry(
  LPCSTR lpszServiceName  
);
 

Parameters

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

Return Values

See Return Values.

Remarks

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

See Also

HrRemoveGateway, HrRemoveMailboxAgent, HrRemoveService, HrRemoveServicePerfMon