Compartilhar via


IDebugStackFrame2.GetCodeContext(IDebugCodeContext2) Method

Definition

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

Parameters

ppCodeCxt
IDebugCodeContext2

Returns

Applies to