JCL Help:TJclPeExportFuncItem.Ordinal

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the ordinal value by which the function is exported.


Pascal

 public property Ordinal: Word;


Description

If the function is exported by ordinal the Ordinal property returns the ordinal value by which the function is exported. If the function is not exported by ordinal the property returns 0.


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