IMtsThreadEvents::OnThreadAssignToActivity

Indicates that a thread is in use for object creation.

HRESULT OnThreadAssignToActivity(
LONGLONG        perfCount,
REFGUID            guidActivity,
ULONG            ThreadID);

Parameters

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

guidActivity
The GUID associated with the activity which created the object.

ThreadID
The identifier of the thread.