PEHeaderBuilder.ImageBase 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
映像加载到内存中时其第一个字节的首选地址。它必须是 64K 的倍数。
public:
property System::UInt64 ImageBase { System::UInt64 get(); };
public ulong ImageBase { get; }
member this.ImageBase : uint64
Public ReadOnly Property ImageBase As ULong
属性值
一个数字,表示加载到内存中时图像的第一个字节的首选地址。