JCL Help:TJclPeImportFuncItem.Ordinal
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeImportFuncItem.Ordinal Property
[+] TJclPeImportFuncItem Methods
[+] TJclPeImportFuncItem Properties
Search in JCL Help
Search in all projects
Summary
The ordinal value by which the function was imported.
Pascal
public property Ordinal: Word;
Description
If the function was imported by ordinal the property reads the ordinal value by which it was imported, otherwise it reads 0. You can determine whether the function was imported by ordinal or name through the IsByOrdinal property.
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