#include <mcomponent.h>
A struct include a event mapping node
Definition at line 273 of file mcomponent.h.
void* handler |
A callback of event
Definition at line 285 of file mcomponent.h.
int message |
The event code
Definition at line 277 of file mcomponent.h.
struct _NCS_EVENT_HANDLER_NODE* next |
next node
Definition at line 289 of file mcomponent.h.