DkmNativeModuleInstance.BaseAddress Property
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.
The starting memory address of where the module is loaded. This value should always be valid.
public:
property System::UInt64 BaseAddress { System::UInt64 get(); };
public:
property unsigned long long BaseAddress { unsigned long long get(); };
public ulong BaseAddress { get; }
member this.BaseAddress : uint64
Public ReadOnly Property BaseAddress As ULong
Property Value
Returns UInt64.