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

In This Topic
    Z_OK Field (ZStream)
    In This Topic
    No error.
    Syntax
    'Declaration
     
    
    Public Const Z_OK As Integer
    public const int Z_OK
    See Also