Topic Path: Symbol Reference > Functions > inflateInit2_ Function
ContentsIndexHome
PreviousUpNext
inflateInit2_ Function
File
function inflateInit2_(
    var strm: TZStreamRec; 
    windowBits: Integer; 
    version: PChar; 
    recsize: Integer
): Integer; cdecl;
Parameters 
Description 
strm 
Scope is var. Type is TZStreamRec.
 
windowBits 
Type is Integer. 

Integer

inflateInit2_ is a function. 

inflateInit2_ returns a Integer value.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.