Xceed Zip Compression Library Documentation
xcdValueType enumeration
Xceed Zip control reference > Xceed Zip control enumeration types > xcdValueType enumeration

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.