ModuleLoadEvent.BaseLoadAddress 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.
Gets the base load address for the module.
public:
property long BaseLoadAddress { long get(); };
public:
property long long BaseLoadAddress { long long get(); };
public long BaseLoadAddress { get; }
member this.BaseLoadAddress : int64
Public ReadOnly Property BaseLoadAddress As Long