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