Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control error codes / xerCannotAccessArray constant
In This Topic
    xerCannotAccessArray constant
    In This Topic

    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.