PEDirectoriesBuilder.GlobalPointerTable Tulajdonság

Definíció

A globális mutatótábla képkönyvtárának bejegyzése.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry GlobalPointerTable { System::Reflection::PortableExecutable::DirectoryEntry get(); void set(System::Reflection::PortableExecutable::DirectoryEntry value); };
public System.Reflection.PortableExecutable.DirectoryEntry GlobalPointerTable { get; set; }
member this.GlobalPointerTable : System.Reflection.PortableExecutable.DirectoryEntry with get, set
Public Property GlobalPointerTable As DirectoryEntry

Tulajdonság értéke

Könyvtárbejegyzési példány.

Megjegyzések

A (2) értéket jelöli IMAGE_DIRECTORY_ENTRY_GLOBALPTR.

A következőre érvényes: