JCL Help:TJclPeExportFuncItem.ForwardedName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Name of the image and function to which the export is forwarded.


Pascal

 public property ForwardedName: string;


Description

If the export is a function forwarder, as can be determined by reading the IsForwarded property, the ForwardedName property returns the name of the image to which the function is forwarded and the name of that function, separated with a single dot.


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