Share via


ICorDebugStringValue.GetAddress(UInt64) Method

Definition

public:
 int GetAddress([Runtime::InteropServices::Out] System::UInt64 % pAddress);
public int GetAddress (out ulong pAddress);
abstract member GetAddress : uint64 -> int
Public Function GetAddress (ByRef pAddress As ULong) As Integer

Parameters

pAddress
UInt64

Returns

Implements

Applies to