FileHash Property

The computed hash for the specified File.

Syntax

QString GetFileHash(int iFileIndex);

Default Value

""

Remarks

The computed hash for the specified File.

This property is populated with the hash value computed for the specified file after calling Compress. This property is only applicable if the FileHashAlgorithm configuration setting is set.

The FileIndex parameter specifies the index of the item in the array. The size of the array is controlled by the FileCount property.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 Qt Edition - Version 20.0 [Build 8300]