List of events to process. More...
#include <ivstevents.h>

Public Member Functions | |
| virtual int32 | getEventCount ()=0 |
| Returns the count of events. | |
| virtual tresult | getEvent (int32 index, Event &e)=0 |
| Gets parameter by index. | |
| virtual tresult | addEvent (Event &e)=0 |
| Adds a new event. | |
Static Public Attributes | |
| static const FUID | iid |
List of events to process.
| virtual int32 getEventCount | ( | ) | [pure virtual] |
Returns the count of events.