ReactOS 0.4.15-dev-8002-gbbb3b00
ZipPidlEntry Struct Reference

#include <zippidl.hpp>

Public Attributes

WORD cb
 
BYTE MagicType
 
BOOLEAN Password
 
ZipPidlType ZipType
 
ULONG64 CompressedSize
 
ULONG64 UncompressedSize
 
ULONG DosDate
 
WCHAR Name [1]
 

Detailed Description

Definition at line 17 of file zippidl.hpp.

Member Data Documentation

◆ cb

WORD ZipPidlEntry::cb

Definition at line 19 of file zippidl.hpp.

Referenced by _ILCreate().

◆ CompressedSize

ULONG64 ZipPidlEntry::CompressedSize

Definition at line 24 of file zippidl.hpp.

Referenced by _ILCreate(), and CZipFolder::GetDetailsOf().

◆ DosDate

ULONG ZipPidlEntry::DosDate

Definition at line 26 of file zippidl.hpp.

Referenced by _ILCreate(), and CZipFolder::GetDetailsOf().

◆ MagicType

BYTE ZipPidlEntry::MagicType

Definition at line 20 of file zippidl.hpp.

Referenced by _ILCreate(), and _ZipFromIL().

◆ Name

◆ Password

BOOLEAN ZipPidlEntry::Password

Definition at line 21 of file zippidl.hpp.

Referenced by _ILCreate(), and CZipFolder::GetDetailsOf().

◆ UncompressedSize

ULONG64 ZipPidlEntry::UncompressedSize

Definition at line 25 of file zippidl.hpp.

Referenced by _ILCreate(), and CZipFolder::GetDetailsOf().

◆ ZipType


The documentation for this struct was generated from the following file: