JCL Help:TJclPeImportList.TryGetNamesForOrdinalImports

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Attempts to resolve the names of functions that were imported by ordinal.


Pascal

 public procedure TryGetNamesForOrdinalImports;


Description

The TryGetNamesForOrdinalImports method searches the export sections of each image that is linked against in an attempt to find the names of those functions that were imported by ordinal instead of by name. See also the description of the IndirectImportName property of the TJclPeImportFuncItem class.


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page