PEHeader.GlobalPointerTableDirectory Propriedade

Definição

Recebe a entrada da Tabela Global de Ponteiros.

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

Valor de Propriedade

A entrada da Tabela Global de Ponteiros.

Observações

Representa IMAGE_DIRECTORY_ENTRY_GLOBALPTR.

Aplica-se a