xunzGetGlobalInfo.vi

Write info about the zipfile in the pglobal_info structure.

No preparation of the structure is needed

return UNZ_OK if there is no problem.

typedef

struct

{

uLong number_entry; /* total number of entries in

the central dir on this disk */

uLong size_comment; /* size of the global zipfile comment */

} xunz_global_info;


Connector Pane

xunzGetGlobalInfo.vi


Controls and Indicators

cdlrn

file/in

"unzip" filehandle from sunzOpen.vi

ii32

Result

inclst

global_info

idlrn

file/out

"unzip" filehandle from sunzOpen.vi