Share via


IDebugStackFrame.GetThread(IDebugApplicationThread) Method

Definition

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

Parameters

Returns

Applies to