ProcessEventNotification — Route EventNotificationReply to all event handlers
int ProcessEventNotification
(MPT_ADAPTER * ioc, EventNotificationReply_t * pEventReply, int * evHandlers);
Pointer to MPT_ADAPTER structure
Pointer to EventNotification reply frame
Pointer to integer, number of event handlers
Routes a received EventNotificationReply to all currently registered event handlers. Returns sum of event handlers return values.