The real-time feed simulator object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IPersistStream (esriSystem) | |
IRealTimeFeed | Provides access to basic properties of RealTimeFeed. |
IRealTimeFeedSimulator | Provides access to the members of a real-time feed simulator. |
Event Interfaces
Interfaces | Description |
---|---|
IRealTimeFeedEvents (default) | Provides access to the events fired by a real-time feed object. |
Working with Events
[Visual Basic 6.0]
When working with RealTimeFeedSimulator's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRealTimeFeedSimulator as RealTimeFeedSimulator