ReactOS 0.4.15-dev-6042-g2eb6700
_COMPRESSED_DATA_INFO Struct Reference

#include <rtltypes.h>

Public Attributes

USHORT CompressionFormatAndEngine
 
UCHAR CompressionUnitShift
 
UCHAR ChunkShift
 
UCHAR ClusterShift
 
UCHAR Reserved
 
USHORT NumberOfChunks
 
ULONG CompressedChunkSizes [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 640 of file rtltypes.h.

Member Data Documentation

◆ ChunkShift

UCHAR _COMPRESSED_DATA_INFO::ChunkShift

Definition at line 643 of file rtltypes.h.

◆ ClusterShift

UCHAR _COMPRESSED_DATA_INFO::ClusterShift

Definition at line 644 of file rtltypes.h.

◆ CompressedChunkSizes

ULONG _COMPRESSED_DATA_INFO::CompressedChunkSizes[ANYSIZE_ARRAY]

Definition at line 647 of file rtltypes.h.

◆ CompressionFormatAndEngine

USHORT _COMPRESSED_DATA_INFO::CompressionFormatAndEngine

Definition at line 641 of file rtltypes.h.

◆ CompressionUnitShift

UCHAR _COMPRESSED_DATA_INFO::CompressionUnitShift

Definition at line 642 of file rtltypes.h.

◆ NumberOfChunks

USHORT _COMPRESSED_DATA_INFO::NumberOfChunks

Definition at line 646 of file rtltypes.h.

◆ Reserved

UCHAR _COMPRESSED_DATA_INFO::Reserved

Definition at line 645 of file rtltypes.h.


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