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