JCL Help:TJclPeImage.TryGetNamesForOrdinalImports

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Looks up the names of functions that we're imported by ordinal.


Pascal

 public procedure TryGetNamesForOrdinalImports;


Description

The TryGetNamesForOrdinalImports method searches the export sections of each image that it 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 and the same named method in the TJclPeImportList 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