IDebugStackFrame110.GetExpressionCompilationContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetExpressionCompilationContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugExpressionCompilationContext110 ^ % ppExprCxt);
public int GetExpressionCompilationContext(out Microsoft.VisualStudio.Debugger.Interop.IDebugExpressionCompilationContext110 ppExprCxt);
abstract member GetExpressionCompilationContext : IDebugExpressionCompilationContext110 -> int
Public Function GetExpressionCompilationContext (ByRef ppExprCxt As IDebugExpressionCompilationContext110) As Integer
Parameters
- ppExprCxt
- IDebugExpressionCompilationContext110