Sdílet prostřednictvím


PEHeaders.GetContainingSectionIndex(Int32) Metoda

Definice

Vyhledá oddíly bitové kopie pe pro oddíl, který obsahuje zadanou relativní virtuální adresu.

public:
 int GetContainingSectionIndex(int relativeVirtualAddress);
public int GetContainingSectionIndex (int relativeVirtualAddress);
member this.GetContainingSectionIndex : int -> int
Public Function GetContainingSectionIndex (relativeVirtualAddress As Integer) As Integer

Parametry

relativeVirtualAddress
Int32

Relativní virtuální adresa, která se má vyhledat.

Návraty

Index oddílu, který obsahuje relativeVirtualAddress, nebo -1, pokud hledání není úspěšné.

Platí pro