Share via


ICorDebugReferenceValue.DereferenceStrong(ICorDebugValue) Method

Definition

public:
 void DereferenceStrong([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppValue);
public void DereferenceStrong (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppValue);
abstract member DereferenceStrong : ICorDebugValue -> unit
Public Sub DereferenceStrong (ByRef ppValue As ICorDebugValue)

Parameters

ppValue
ICorDebugValue

Applies to