ImportDirectoryTableEntry.importLookupTableRVA

The RVA of the import lookup table. This table contains a name or ordinal for each import. (The name “Characteristics” is used in Winnt.h, but no longer describes this field.)

struct ImportDirectoryTableEntry
uint importLookupTableRVA;

Meta