Topic Path: Symbol Reference > Functions > inflateGetHeader Function
ContentsIndexHome
PreviousUpNext
inflateGetHeader Function
File
function inflateGetHeader(
    var strm: TZStreamRec; 
    var head: TgzHeaderRec
): Integer; cdecl;
Parameters 
Description 
strm 
Scope is var. Type is TZStreamRec.
 
head 
Scope is var. Type is TgzHeaderRec

Integer

inflateGetHeader is a function. 

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