PEHeaderBuilder.ImageBase 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
映像載入至記憶體時,其第一個位元組的慣用位址;必須是 64K 的倍數。
public:
property System::UInt64 ImageBase { System::UInt64 get(); };
public ulong ImageBase { get; }
member this.ImageBase : uint64
Public ReadOnly Property ImageBase As ULong
屬性值
數位,表示載入記憶體時影像第一個字節的慣用位址。