ArcObjects Library Reference (TrackingAnalyst)  

ICOMClient2 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

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.
Method getMessageWithStatus 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.

Inherited Interfaces

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

CoClasses that implement ICOMClient2

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