SectionLocation(Int32, Int32) Constructeur

Définition

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)

Paramètres

relativeVirtualAddress
Int32
pointerToRawData
Int32

S’applique à