In This Topic
Calculates a checksum value for the entry and compares it to the checksum that was stored when the entry was created.
Syntax
Public Function CheckCRC32() As Boolean
Return Value
True if the checksum values match, false otherwise.
See Also