This document is archived and information here might be outdated.  Recommended version.


ICOMClient Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > ICOMClient Interface
ArcGIS Developer Help

ICOMClient Interface

Provides access to methods and properties implemented by datalinks and consumed by the Tracking Server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method Connect Connects the client to the Tracking Server.
Read/write property ErrorCode Value for the error code in the data connection.
Read-only property EventHandle The handle to the event that is signaled when data is ready to be received.
Method getMessage Returns a message from the Tracking Server.
Read/write property ID ID value for the data in the connection.
Read/write property Name Name of the dataset in the connection.
Method PostMessage Posts a message to the Tracking Server.

Classes that implement ICOMClient

Classes Description
PlugIn Base class for data links for Tracking Server.