Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control enumeration types / xcdMoveTempFileAction enumeration
In This Topic
    xcdMoveTempFileAction enumeration
    In This Topic

    xcdMoveTempFileAction
    {
      xmaAutomatic  = 0,
      xmaManual  = 1,
      xmaAbort  = 2,
    }

    Specifies an action to be taken when a temporary file is moved to its final destination. This enumeration is used by the MovingTempFile event. Click on any of the above parameters to display an explanation of their meaning.