[Root] / Direct DLL API / [Root] / DLL API event parameter structure reference / xcdZipContentsStatusParams structure
In This Topic
    xcdZipContentsStatusParams structure
    In This Topic

    typedef struct _xcdZipContentsStatusParams
    {
      const WORD wStructSize; 
      const HXCEEDZIP hZip; 
      const LONG lFilesTotal; 
      const LONG lFilesRead; 
    const SHORT nFilesPercent; 
    } xcdZipContentsStatusParams;