DkmNativeInstructionAddress.RVA Property

Definition

The RVA of InstructionPointer within Module.

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

Property Value

Returns UInt32.

Applies to