IMtsUserEvent

This interface can be implemented to receive custom user events.

The default implementation provided notifies listeners of the number of events that that the MTSEvents dispatcher failed to dispatch.

See the MTSUserEventObj sample for an implementation of custom user events.

Method Description
OnUserEvent Indicates that a custom user event has occurred.