Condividi tramite


IDebugStackFrame3.GetUnwindCodeContext(IDebugCodeContext2) Method

Definition

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

Parameters

ppCodeContext
IDebugCodeContext2

Returns

Applies to