Class ImportDataDirectory

java.lang.Object
ghidra.app.util.bin.format.pe.DataDirectory
ghidra.app.util.bin.format.pe.ImportDataDirectory
All Implemented Interfaces:
PeMarkupable, StructConverter

public class ImportDataDirectory extends DataDirectory
Points to the imports (an array of IMAGE_IMPORT_DESCRIPTOR structures).