DirectoryEntry 구조체

정의

PE(이식 가능한 실행 파일) 이미지의 디렉터리 항목을 나타냅니다.

public value class DirectoryEntry
public struct DirectoryEntry
public readonly struct DirectoryEntry
type DirectoryEntry = struct
Public Structure DirectoryEntry
상속
DirectoryEntry

생성자

DirectoryEntry(Int32, Int32)

구조체의 새 instance 인스턴스화합니다DirectoryEntry.

필드

RelativeVirtualAddress

이미지의 기본 주소를 기준으로 항목의 주소를 지정합니다.

Size

항목의 크기를 바이트 단위로 지정합니다.

적용 대상