Xceed Zip Compression Library Documentation
xerInvalidArrayDimensions constant
Xceed Zip control reference > Xceed Zip control error codes > xerInvalidArrayDimensions constant

Value

522

Description

The array passed in the vaDataToCompress parameter of the ZippingMemoryFile event was not a 1-dimensional array.

Tips

Make sure the variant or variable indeed a valid 1-dimensional byte array or a string variable.