#include <ziparchive.h>
| struct CZipArchive::TCentralDirectoryTrailer |
| Public Attributes | |
|---|---|
| TUint16 | iCommentLength |
| TUint16 | iDiskNumber |
| TUint16 | iLocalEntryCount |
| TUint32 | iOffset |
| TUint32 | iSignature |
| TUint32 | iSize |
| TUint16 | iStartDiskNumber |
| TUint16 | iTotalEntryCount |
Represents the archive's central directory trailer - the central directory contains information about files in the arhive