Share via


IDebugCanStopEvent2.GetCodeContext(IDebugCodeContext2) Method

Definition

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

Parameters

ppCodeContext
IDebugCodeContext2

Returns

Applies to