ICorDebugChain::GetThread Method
Gets the physical thread this call chain is part of.
HRESULT GetThread (
[out] ICorDebugThread **ppThread
);
Parameters
- ppThread
[out] A pointer to an ICorDebugThread object that represents the physical thread this call chain is part of.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0