Description
The WritingZipContentsStatus event provides a status report while the zip file's central directory is being written.
Declaration |
|
Event WritingZipContentsStatus( nFilesPercent As Integer ); |
Declaration (DLL API) |
|
xcdWritingZipContentsStatusParams * pParams = (xcdWritingZipContentsStatusParams * ) lParam; |
Parameters
Parameter |
Description |
nFilesPercent |
The completion percentage (0% to 100%) based on the amount of files processed so far. |
Applicable methods
Zip , Convert, RemoveFiles, UpdateZipDate