Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStream Class / Z_VERSION_ERROR Field

In This Topic
    Z_VERSION_ERROR Field (ZStream)
    In This Topic
    Incompatible ZLIB version.
    Syntax
    'Declaration
     
    
    Public Const Z_VERSION_ERROR As Integer
    public const int Z_VERSION_ERROR
    See Also