MfUltralight poller event structure. More...
#include <mf_ultralight_poller.h>
Data Fields | |
MfUltralightPollerEventType | type |
Type of emmitted event. | |
MfUltralightPollerEventData * | data |
Pointer to event specific data. | |
MfUltralight poller event structure.
Upon emission of an event, an instance of this struct will be passed to the callback.