GetConnectedServer

Returns the URL of the connected server.

 

JavaScript

 

GetConnectedServer()

 

C#

 

string GetConnectedServer{}

 

C++

 

HRESULT GetConnectedServer(

       BSTR* URL)

Return Value

URL

The URL of the connected server.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.