JCL Help:PeExportedFunctionsArray

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns a list of exported function from an image.


Parameters

Parameters Description
FileName FileName of the image for which to receive a list of exports.
FunctionsList Receives the list of exported functions.


Return Value

If the function succeeds it returns True, otherwise it returns False.


Description

PeExportedFunctions returns a list of functions exported from the specified image.


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