IMtsUserEvent::OnUserEvent

Indicates that a custom user event has occurred.

HRESULT OnUserEvent(
LONGLONG        perfCount,
VARIANT *        var);

Parameters

perfCount
The current value of the high-resolution performance counter, if one exists.

var
A variant indicating the custom user event.