typedef
enum
{
NotificationEvent
=
0
,
SynchronizationEvent
=
1
}
EVENT_TYPE
;