The HrAdminProgramExists function determines whether the Microsoft Exchange Server Administrator program has been installed on the local computer.
Header file: | EXCHINST.H |
Library: | EXCHINST.LIB |
HRESULT HrAdminProgramExists(
VOID
);
None.
See Return Values.
If the Administrator program is not installed on the local computer, the HrAdminProgramExists function returns NULL.