This document is archived and information here might be outdated. Recommended version. |
Connects to a MapService using a REST URL.
[Visual Basic .NET]
Public Sub Connect ( _
ByVal restUrl As String _
)
[C#]
public void Connect (
string restUrl
);
[C++]
HRESULT Connect(
BSTR restUrl
);
[C++] Parameters restUrl [in]
restUrl is a parameter of type BSTR