Helper coclass to provide IRealTimeFeedManagerEvents support to the C++ API.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IRealTimeFeedManagerEvents (default) | Provides access to the events fired by a real-time feed manager object. |
Working with Events
[Visual Basic 6.0]
When working with RealTimeFeedManagerEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRealTimeFeedManagerEventsListener as RealTimeFeedManagerEventsListener