ICorDebugContext.GetAddress(UInt64) Method

Definition

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

Parameters

pAddress
UInt64

Applies to