Share via


ICorDebugReferenceValue.GetValue(UInt64) Method

Definition

public:
 void GetValue([Runtime::InteropServices::Out] System::UInt64 % pValue);
public void GetValue (out ulong pValue);
abstract member GetValue : uint64 -> unit
Public Sub GetValue (ByRef pValue As ULong)

Parameters

pValue
UInt64

Applies to