Share via


IDebugProperty3.GetReference(IDebugReference2) Method

Definition

public:
 int GetReference([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugReference2 ^ % ppReference);
public int GetReference (out Microsoft.VisualStudio.Debugger.Interop.IDebugReference2 ppReference);
abstract member GetReference : IDebugReference2 -> int
Public Function GetReference (ByRef ppReference As IDebugReference2) As Integer

Parameters

ppReference
IDebugReference2

Returns

Implements

Applies to