33 #ifndef INCLUDE_EVENTS_IEVENTLISTENER_H_ 34 #define INCLUDE_EVENTS_IEVENTLISTENER_H_ Define the global error management API.
IListener virtual table definition.
Definition: IEventListenerVtbl.h:56
void IEventListenerSetOwner(IEventListener *this, void *pxOwner)
Definition: IEventListenerVtbl.h:72
void * IEventListenerGetOwner(IEventListener *this)
Definition: IEventListenerVtbl.h:77
Generic Listener interface.