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

    Value

    517

    Description

    The library was instructed to abort the current operation during the occurrence of the InsertDisk event.

    Tips

    This can happen when the bDiskInserted parameter of the InsertDisk event is left to its default value of False. The library takes this as an indication that no handler was written for the InsertDisk event. Of course, this error will also occur if the parameter is voluntarily set to False.