This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > ICOMClient Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods and properties implemented by datalinks and consumed by the Tracking Server.
Description | ||
---|---|---|
Connect | Connects the client to the Tracking Server. | |
ErrorCode | Value for the error code in the data connection. | |
EventHandle | The handle to the event that is signaled when data is ready to be received. | |
getMessage | Returns a message from the Tracking Server. | |
ID | ID value for the data in the connection. | |
Name | Name of the dataset in the connection. | |
PostMessage | Posts a message to the Tracking Server. |
CoClasses and Classes | Description |
---|---|
PlugIn | Base class for data links for Tracking Server. |