ReactOS 0.4.15-dev-7953-g1f49173
_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 646 of file rtltypes.h.

Member Data Documentation

◆ ChunkShift

UCHAR _COMPRESSED_DATA_INFO::ChunkShift

Definition at line 649 of file rtltypes.h.

◆ ClusterShift

UCHAR _COMPRESSED_DATA_INFO::ClusterShift

Definition at line 650 of file rtltypes.h.

◆ CompressedChunkSizes

ULONG _COMPRESSED_DATA_INFO::CompressedChunkSizes[ANYSIZE_ARRAY]

Definition at line 653 of file rtltypes.h.

◆ CompressionFormatAndEngine

USHORT _COMPRESSED_DATA_INFO::CompressionFormatAndEngine

Definition at line 647 of file rtltypes.h.

◆ CompressionUnitShift

UCHAR _COMPRESSED_DATA_INFO::CompressionUnitShift

Definition at line 648 of file rtltypes.h.

◆ NumberOfChunks

USHORT _COMPRESSED_DATA_INFO::NumberOfChunks

Definition at line 652 of file rtltypes.h.

◆ Reserved

UCHAR _COMPRESSED_DATA_INFO::Reserved

Definition at line 651 of file rtltypes.h.


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