DkmNativeInstructionAddress.RVA 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
模块内 InstructionPointer 的 RVA。
public:
property System::UInt32 RVA { System::UInt32 get(); };
public:
property unsigned int RVA { unsigned int get(); };
public uint RVA { get; }
member this.RVA : uint32
Public ReadOnly Property RVA As UInteger
属性值
-
UInt32
返回 UInt32。
适用于