SectionHeader.PointerToRelocations 屬性

定義

取得區段重新配置項目開頭的檔案指標。

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

屬性值

區段重新配置項目開頭的檔案指標。 PE 影像的設定為零,如果沒有重新配置,則會將其設定為零。

適用於