IDebugProperty2.GetReference(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 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