#include <ZipArchive.h>
Public Member Functions | |
CZipDeleteInfo () | |
CZipDeleteInfo (CZipFileHeader *pHeader, bool bDelete) | |
Public Attributes | |
CZipFileHeader * | m_pHeader |
bool | m_bDelete |
A structure for the internal use only.
Definition at line 1923 of file ZipArchive.h.