ICorDebugModule.GetBaseAddress(UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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