JCL Help:TJclPeExportFuncItem

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclPeExportFuncItem


Summary

Represents a single exported function.


Pascal

 public TJclPeExportFuncItem = class(TObject);


Description

The TJclPeExportFuncItem represents a single exported function in the exports section of an image. The class provides all the details about the function such as the name or ordinal by which it is exported.


About

Unit

JclPeImage


Navigation

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