IDebugCanStopEvent2.GetCodeContext(IDebugCodeContext2) Method
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.
C++
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
- ppCodeContext
- IDebugCodeContext2
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |