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

Value

523

Description

The array passed in the vaDataToCompress parameter of the ZippingMemoryFile event was not a byte array.

Tips

Make sure the variant or variable is a valid 1-dimensional array of byte values, or a string variable.