Adds a new Globeserver information to the list of available servers
[Visual Basic .NET] |
---|
Public Function Add( _ ByVal ServerName As String, _ ByVal Port As Integer _ ) As IAgScGlobeServerConfigData |
[C#] |
---|
public IAgScGlobeServerConfigData Add( |
[Managed C++] |
---|
public: IAgScGlobeServerConfigData^ Add( |
[Java] |
---|
public IAgScGlobeServerConfigData add( |
[Unmanaged C++] |
---|
public: HRESULT Add( |
- ServerName
- The server name to connect to.
- Port
- The port to use.
IAgScGlobeServerConfigData