Bagikan melalui


ICorDebugProcess2.GetReferenceValueFromGCHandle Method

Definition

public:
 void GetReferenceValueFromGCHandle(IntPtr handle, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugReferenceValue ^ % pOutValue);
public void GetReferenceValueFromGCHandle (IntPtr handle, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugReferenceValue pOutValue);
abstract member GetReferenceValueFromGCHandle : nativeint * ICorDebugReferenceValue -> unit
Public Sub GetReferenceValueFromGCHandle (handle As IntPtr, ByRef pOutValue As ICorDebugReferenceValue)

Parameters

handle
IntPtr

nativeint

Applies to