DkmPointerValueHome.Address Property

Definition

A straight linear address in the debuggee process.

public:
 property System::UInt64 Address { System::UInt64 get(); };
public:
 property unsigned long long Address { unsigned long long get(); };
public ulong Address { get; }
member this.Address : uint64
Public ReadOnly Property Address As ULong

Property Value

Returns UInt64.

Applies to