SectionHeader.PointerToRelocations 屬性

定義

取得該區段重新定位條目起始的檔案指標。

public:
 property int PointerToRelocations { int get(); };
public int PointerToRelocations { get; }
member this.PointerToRelocations : int
Public ReadOnly Property PointerToRelocations As Integer

屬性值

區段重新配置項目開頭的檔案指標。 對於 PE 影像或沒有重新定位時,它會設為零。

適用於