The HrAdminExtensionExists function determines whether an Administrator extension exists on a site.
Header file: | EXCHINST.H |
Library: | EXCHINST.LIB |
HRESULT HrAdminExtensionExists(
LPTSTR lpszServer,
LPTSTR lpszSiteDN,
LPTSTR lpszCommonName,
LPTSTR lpszMachineType
);
See Return Values.
For more information on the HrAdminExtensionExists function, see Using Administrator Extension Functions (Called by Administrator Program).
HrGetAdminExtensionVersion, HrInstallAdminExtension, HrRemoveAdminExtension