IBdnHostLocator::FindServer

[This is preliminary documentation and subject to change.]

The FindServer method locates an Address Reservation Server (ARS).

Syntax

HRESULT FindServer(void)
 

Return Value

Returns S_OK if the method finds an Address Reservation Server, otherwise it returns E_FAIL.

Remarks

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.

See Also

IBdnHostLocator::SetServer