DirectoryEntry 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表可攜式可執行檔 (PE) 映像中的目錄專案。
public value class DirectoryEntry
public struct DirectoryEntry
public readonly struct DirectoryEntry
type DirectoryEntry = struct
Public Structure DirectoryEntry
- 繼承
建構函式
| 名稱 | Description |
|---|---|
| DirectoryEntry(Int32, Int32) |
實例化結構 DirectoryEntry 的新實例。 |
欄位
| 名稱 | Description |
|---|---|
| RelativeVirtualAddress |
指定該條目相對於影像基底位址的位址。 |
| Size |
指定條目的大小,以位元組為單位。 |