#include <event.h>
int EventCheck (
int type,
void *printf,
void *parm);
(IN) Specifies an event type (see Event Types).
(OUT)
(OUT) Points to the data type or structure associated with the event type.
If successful, returns 0.