The real-time feed simulator object.
| 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. |
| Interfaces | Description |
|---|---|
| IRealTimeFeedEvents (default) | Provides access to the events fired by a real-time feed object. |
When working with RealTimeFeedSimulator's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRealTimeFeedSimulator as RealTimeFeedSimulator