This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > ICOMClient Interface > ICOMClient.Connect Method (ArcObjects .NET 10.5 SDK) |
Connects the client to the Tracking Server.
[Visual Basic .NET] Public Sub Connect ( _ ByVal szConnectionString As String _ )
[C#] public void Connect ( string szConnectionString );
[C++]
HRESULT Connect(
BSTR szConnectionString
);
[C++]
Parameters szConnectionString szConnectionString is a parameter of type BSTR