PEHeader.BaseOfData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當映像載入記憶體時,取得相對於映像基底的資料開頭區段位址。
public:
property int BaseOfData { int get(); };
public int BaseOfData { get; }
member this.BaseOfData : int
Public ReadOnly Property BaseOfData As Integer
屬性值
相對於映像基底的起始數據區段位址。