The MovingTempFileStatus event provides a status report while the temporary zip file is being moved to its final destination.
Declaration | |
---|---|
Event MovingTempFileStatus( nBytesPercent As Integer ); |
Declaration (DLL API) | |
---|---|
xcdMovingTempFileStatusParams * pParams = (xcdMovingTempFileStatusParams * ) lParam; |
Parameter | Description |
---|---|
nBytesPercent | The completion percentage (0% to 100%) based on the amount of bytes processed so far. |
Zip , Convert, RemoveFiles, UpdateZipDate