JCL Help:PeExportedVariables@TFileName@TStrings
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PeExportedVariables Function
[+] JclPeImage.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the list of exported variables of a PE image.
Pascal
function PeExportedVariables(const FileName: TFileName; const FunctionsList: TStrings): Boolean;
Return Value
Returns True if the function is successful, otherwise False.
Description
Returns in *FunctionsList* the variables exported by *FileName*.
About
Unit
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