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

    xcdValueType
    {
      xvtError = 0,
      xvtWarning = 1,
      xvtSkippingReason = 2,
    }

    This enumeration is used by the GetErrorDescription method. Explanations for each value can be found in the GetErrorDescription method's topic.