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

    Value

    1

    Description

    The method is executing its processing in the background.

    Tips

    When the BackgroundProcessing property is set to True, all Xceed Zip methods will return the xerProcessStarted constant to indicate that they are performing their work in the background. The real return value of the method will be provided by the ProcessCompleted event.