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

Value

524

Description

The data in the string or array passed to the vaDataToCompress parameter of the ZippingMemoryFile event cannot be accessed by the library.

Tips

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