IMtsThreadEvents::OnThreadUnassignFromActivity

Indicates that a thread is in released for object destruction.

HRESULT OnThreadUnassignFromActivity(
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 thread.

ThreadID
The identifier of the thread.