SectionHeader.PointerToRelocations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得該區段重新定位條目起始的檔案指標。
public:
property int PointerToRelocations { int get(); };
public int PointerToRelocations { get; }
member this.PointerToRelocations : int
Public ReadOnly Property PointerToRelocations As Integer
屬性值
區段重新配置項目開頭的檔案指標。 對於 PE 影像或沒有重新定位時,它會設為零。