共用方式為


PEHeader.ImageBase 屬性

定義

載入記憶體時,取得映像第一個位元組的慣用位址。

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

屬性值

慣用的位址,這是 64K 的倍數。

適用於