SectionHeader.PointerToRelocations 속성

정의

섹션에 대한 재배치 항목의 시작 부분을 가리키는 파일 포인터를 가져옵니다.

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

속성 값

Int32

섹션에 대한 재배치 항목의 시작 부분에 대한 파일 포인터입니다. PE 이미지의 경우 또는 재배치가 없는 경우 0으로 설정됩니다.

적용 대상