IMtsThreadEvents::OnThreadStart

Indicates that a server process has been created.

HRESULT OnThreadStart(
LONGLONG        perfCount,
ULONG            ThreadID);

Parameters

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

ThreadID
The identifier of the thread.