JCL Help:TJclPeImage.VerifyCheckSum

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Verifies the checksum of a portable executable file.


Pascal

 public function VerifyCheckSum: Boolean;


Return Value

If the checksum is valid the method returns True, otherwise it returns False. Note that 0 is considered a valid checksum.


Description

VerifyCheckSum verifies the correctness of the checksum of the image file.


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