ICorDebugReferenceValue.DereferenceStrong(ICorDebugValue) 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:
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