Edit

Share via


ICorDebugEval::GetThread Method

Gets the thread in which this evaluation is executing or will execute.

Syntax

HRESULT GetThread (
    [out] ICorDebugThread   **ppThread
);

Parameters

ppThread [out] A pointer to the address of an ICorDebugThread object that represents the thread.

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0