ICorDebugReferenceValue.Dereference(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:
int Dereference([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppValue);
public int Dereference (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppValue);
abstract member Dereference : ICorDebugValue -> int
Public Function Dereference (ByRef ppValue As ICorDebugValue) As Integer
Parameters
- ppValue
- ICorDebugValue
Returns
Returns Int32.