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

Value

526

Description

There were warnings during the operation.

Tips

The Warning event is triggered whenever a warning occurs during an operation. You can write a handler for the Warning event if you want to know what the problems were and which files they were associated with. This error can only be returned if there are no fatal errors.