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.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |