IDebugCodeContext120A.GetAlternateDocumentContext 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:
void GetAlternateDocumentContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugDocumentContext2 ^ % ppDocumentContext);
public void GetAlternateDocumentContext(out Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentContext2 ppDocumentContext);
abstract member GetAlternateDocumentContext : IDebugDocumentContext2 -> unit
Public Sub GetAlternateDocumentContext (ByRef ppDocumentContext As IDebugDocumentContext2)
Parameters
- ppDocumentContext
- IDebugDocumentContext2