#include <events.h>
Data Fields | |
| uint32 | param1 |
| uint32 | param2 |
| uint32 | param3 |
| uint32 | param4 |
| cc_event_type_t | type |
| The type of this event. | |
An event is a small amount of data that is passed to the user program from the operating system below. Various types of events exist. For a reference of these events, consult the cc_event_type_t documentation
The type of this event.
This value controls what each of the other parameters in this event actually mean.