IDebugCodeContext2.GetDocumentContext(IDebugDocumentContext2) 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 GetDocumentContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugDocumentContext2 ^ % ppSrcCxt);
public int GetDocumentContext (out Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentContext2 ppSrcCxt);
abstract member GetDocumentContext : IDebugDocumentContext2 -> int
Public Function GetDocumentContext (ByRef ppSrcCxt As IDebugDocumentContext2) As Integer
Parameters
- ppSrcCxt
- IDebugDocumentContext2