ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / Z_VERSION_ERROR Field

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