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

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.