|
libvpb 4.2.61
|
Container for VPB event data. More...
#include <vpbapi.h>

Public Attributes | |
| VPB_EVT_TYPE | type |
| The event type. | |
| int | handle |
| The handle of the port that generated the event. | |
| int | data |
| Optional data. | |
| unsigned long | data1 |
| Optional long data. | |
| int | lenextra |
| Support for user defined event data. | |
| void * | extra |
| Support for user defined event data. | |
Container for VPB event data.