다음을 통해 공유


PEHeader.GlobalPointerTableDirectory 속성

정의

전역 포인터 테이블 항목을 가져옵니다.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry GlobalPointerTableDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };
public System.Reflection.PortableExecutable.DirectoryEntry GlobalPointerTableDirectory { get; }
member this.GlobalPointerTableDirectory : System.Reflection.PortableExecutable.DirectoryEntry
Public ReadOnly Property GlobalPointerTableDirectory As DirectoryEntry

속성 값

전역 포인터 테이블 항목입니다.

설명

IMAGE_DIRECTORY_ENTRY_GLOBALPTR을 나타냅니다.

적용 대상