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 的整數倍。

適用於