Event

An event is something that occurring in a device or driver at a certain moment.
In the application, you can set notification / non notification individually for various events.
When an event notification is set, the callback routine of application will be executed when an event occurs.