Condividi tramite


IDebugReversibleSessionProcess160.ReverseExecute(IDebugThread2) Method

Definition

public:
 int ReverseExecute(Microsoft::VisualStudio::Debugger::Interop::IDebugThread2 ^ pThread);
public int ReverseExecute(Microsoft.VisualStudio.Debugger.Interop.IDebugThread2 pThread);
abstract member ReverseExecute : Microsoft.VisualStudio.Debugger.Interop.IDebugThread2 -> int
Public Function ReverseExecute (pThread As IDebugThread2) As Integer

Parameters

pThread
IDebugThread2

Returns

Applies to