SectionLocation(Int32, Int32) Конструктор

Определение

public:
 SectionLocation(int relativeVirtualAddress, int pointerToRawData);
public SectionLocation (int relativeVirtualAddress, int pointerToRawData);
new System.Reflection.PortableExecutable.SectionLocation : int * int -> System.Reflection.PortableExecutable.SectionLocation
Public Sub New (relativeVirtualAddress As Integer, pointerToRawData As Integer)

Параметры

relativeVirtualAddress
Int32
pointerToRawData
Int32

Применяется к