ICorDebugEditAndContinueSnapshot.GetRoDataRVA(UInt32) Method

Definition

public:
 void GetRoDataRVA([Runtime::InteropServices::Out] System::UInt32 % pRoDataRVA);
public void GetRoDataRVA (out uint pRoDataRVA);
abstract member GetRoDataRVA : uint32 -> unit
Public Sub GetRoDataRVA (ByRef pRoDataRVA As UInteger)

Parameters

pRoDataRVA
UInt32

Applies to