IMtsEventInfo::Value

Given the name (or ordinal), return the value of the user-defined event.

HRESULT Value (
BSTR            sKey,
VARIANT *    pVal);

Parameters

sKey [in]
The name or ordinal of the value.

pVal [out]
The value of the user-defined event.