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