JCL Help:TJclPeImage.MappedAddress

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the base address at which the file was loaded.


Pascal

 public property MappedAddress: TJclAddr;


Description

The MappedAddress property returns the (virtual) base address at which the PE file was loaded. The returned value is identical to LoadedImage.MappedAddress and is only provided for convenience (it's often used field).


See Also

LoadedImage


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