#include <mcomponent.h>
A struct of event-handler mapping
Definition at line 338 of file mcomponent.h.
void* handler |
The event callback pointer
Definition at line 346 of file mcomponent.h.
int message |
The event code
Definition at line 342 of file mcomponent.h.