Condividi tramite


IDebugStackFrame2.GetExpressionContext(IDebugExpressionContext2) Method

Definition

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

Parameters

Returns

Applies to