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