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