When creating a spanned zip file , the MinDiskFreeSpace property allows you to instruct the library to skip (not use) any disks which do not have the specified amount of free space (in bytes) on them.
Any disks which do not have the required free space will cause the Zip or Convert method to trigger the InsertDisk event to request a new disk.
The default value for this property is 0, which means that there is no minimum free disk space required.
Long Integer
0 to 4294967295 (or 0 to 2147483647 for languages with signed long integers such as VB)
0
Declaration (DLL API) | |
---|---|
|
SpanMultipleDisks, SplitSize, FirstDiskFreeSpace