Called on event message reception.
- Parameters
-
[in] | hInput | Handle to the notified input. |
[in] | pEvent | Pointer to the Event Message (see CPEVENTMSG structure in CLCm_Define.h) This message should be manipulated with the EventMessage_* functions |
[in] | pSource | Pointer to the message's source |
[in] | pTimeStamp | Pointer to a CPTIMESTAMPINFO structure containing the timestamp information if sender has timestamped his message. Only present if Input_ActivateMessageTimestamp has been called for this input, otherwise NULL. |