Condividi tramite


IDebugStackFrame3.GetThread(IDebugThread2) Method

Definition

public:
 int GetThread([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugThread2 ^ % ppThread);
public int GetThread(out Microsoft.VisualStudio.Debugger.Interop.IDebugThread2 ppThread);
abstract member GetThread : IDebugThread2 -> int
Public Function GetThread (ByRef ppThread As IDebugThread2) As Integer

Parameters

ppThread
IDebugThread2

Returns

Implements

Applies to