struct KEVENT

typedef struct _KEVENT
{
     DISPATCHER_HEADER Header;
} KEVENT, *PKEVENT;

Windows Vista Kernel Structures