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

Integer

inflateBackInit_ is a function. 

inflateBackInit_ 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.