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 | ||
---|---|---|
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 that implement ICOMClient
CoClasses and Classes | Description |
---|---|
PlugIn | Base class for data links for Tracking Server. |