DkmMCppStaticLocalVariableSymbol.RVA Property

Definition

The address of the static variable, relative to the base address of the variable's module.

This API was introduced in Visual Studio 14 Update 1 (DkmApiVersion.VS14Update1).

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

Property Value

Int32

Applies to