PEHeader.BaseOfData 属性

定义

获取图像加载到内存中时相对于图像基的数据开头部分的地址。

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

属性值

相对于映像基的数据开头部分的地址。

适用于