Share via


IDebugApplication32.GetCurrentThread(IDebugApplicationThread) Method

Definition

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

Parameters

Returns

Applies to