The HrAddressTypeExists function determines whether an address type exists on a given site.
Header file: | EXCHINST.H |
Library: | EXCHINST.LIB |
HRESULT HrAddressTypeExists(
LPSTR lpszServer,
LPSTR lpszSiteDN,
LPSTR lpszCommonName,
LPSTR lpszMachineType)
);
See Return Values.
The HrAddressTypeExists function determines whether there is a gateway available on the server for a given type of address (Addr-Type). For more information on address types, see The Addr-Type Object in the Gateway Programmer's Reference.
HrGetAddressTypeVersion, HrInstallAddressType, HrRemoveAddressType