SectionHeader.PointerToRelocations 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指向节的重定位项的开头的文件指针。
public:
 property int PointerToRelocations { int get(); };public int PointerToRelocations { get; }member this.PointerToRelocations : intPublic ReadOnly Property PointerToRelocations As Integer属性值
指向节的重定位条目起始的文件指针。 对于 PE 映像,或者如果没有重定位,则设置为零。