Topic Path: Symbol Reference > Functions > inflateBack Function
ContentsIndexHome
PreviousUpNext
inflateBack Function
File
function inflateBack(
    var strm: TZStreamRec; 
    in_fn: TInFunc; 
    in_desc: Pointer; 
    fn_out: TOutFunc; 
    out_desc: Pointer
): Integer; cdecl;
Parameters 
Description 
strm 
Scope is var. Type is TZStreamRec.
 
in_fn 
Type is TInFunc.
 
in_desc 
Type is Pointer.
 
fn_out 
Type is TOutFunc.
 
out_desc 
Type is Pointer. 

Integer

inflateBack is a function. 

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