ReactOS 0.4.15-dev-7953-g1f49173
_CFFOLDER Struct Reference

#include <cabinet.h>

Public Attributes

ULONG DataOffset
 
USHORT DataBlockCount
 
USHORT CompressionType
 

Detailed Description

Definition at line 106 of file cabinet.c.

Member Data Documentation

◆ CompressionType

USHORT _CFFOLDER::CompressionType

Definition at line 110 of file cabinet.c.

Referenced by CabinetExtractFile(), CCabinet::ExtractFile(), and CCabinet::NewFolder().

◆ DataBlockCount

USHORT _CFFOLDER::DataBlockCount

◆ DataOffset

ULONG _CFFOLDER::DataOffset

Definition at line 108 of file cabinet.c.

Referenced by CCabinet::NewCabinet(), and CCabinet::ReadDataBlocks().


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