HrAdminProgramExists

The HrAdminProgramExists function determines whether the Microsoft Exchange Server Administrator program has been installed on the local computer.

Quick Info

Header file: EXCHINST.H
Library: EXCHINST.LIB

HRESULT HrAdminProgramExists( 
  VOID  
);
 

Parameters

None.

Return Values

See Return Values.

Remarks

If the Administrator program is not installed on the local computer, the HrAdminProgramExists function returns NULL.

See Also

HrInstallAdminExtension