ICorDebugModule.GetBaseAddress(UInt64) Method

Definition

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

Parameters

pAddress
UInt64

Applies to