Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
_OFC_FILE_COMPRESSION_INFO Struct Reference

#include <file.h>

Data Fields

OFC_LARGE_INTEGER CompressedFileSize
 
OFC_WORD CompressionFormat
 
OFC_UCHAR CompressionUnitShift
 
OFC_UCHAR ChunkShift
 
OFC_UCHAR ClusterShift
 
OFC_UCHAR Reserved [3]
 

Detailed Description

Receives file compression information

Field Documentation

◆ ChunkShift

OFC_UCHAR _OFC_FILE_COMPRESSION_INFO::ChunkShift

The number of chuncks that are shifted by compression

◆ ClusterShift

OFC_UCHAR _OFC_FILE_COMPRESSION_INFO::ClusterShift

The number of clusters that are shifted

◆ CompressedFileSize

OFC_LARGE_INTEGER _OFC_FILE_COMPRESSION_INFO::CompressedFileSize

The file size of the compressed file

◆ CompressionFormat

OFC_WORD _OFC_FILE_COMPRESSION_INFO::CompressionFormat

The compression format

◆ CompressionUnitShift

OFC_UCHAR _OFC_FILE_COMPRESSION_INFO::CompressionUnitShift

The factor that the compression uses

◆ Reserved

OFC_UCHAR _OFC_FILE_COMPRESSION_INFO::Reserved[3]

Reserved


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