[This is preliminary documentation and subject to change.]
The FindServer method locates an Address Reservation Server (ARS).
HRESULT FindServer(void)
Returns S_OK if the method finds an Address Reservation Server, otherwise it returns E_FAIL.
The method for finding the server is unspecified with this interface. Therefore; there is no reliable way to determine which server this method will return.
If this method finds an Address Reservation Server, the server found will be used in subsequent ARS calls.