ReactOS 0.4.15-dev-8434-g155a7c7
_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 659 of file rtltypes.h.

Member Data Documentation

◆ ChunkShift

UCHAR _COMPRESSED_DATA_INFO::ChunkShift

Definition at line 662 of file rtltypes.h.

◆ ClusterShift

UCHAR _COMPRESSED_DATA_INFO::ClusterShift

Definition at line 663 of file rtltypes.h.

◆ CompressedChunkSizes

ULONG _COMPRESSED_DATA_INFO::CompressedChunkSizes[ANYSIZE_ARRAY]

Definition at line 666 of file rtltypes.h.

◆ CompressionFormatAndEngine

USHORT _COMPRESSED_DATA_INFO::CompressionFormatAndEngine

Definition at line 660 of file rtltypes.h.

◆ CompressionUnitShift

UCHAR _COMPRESSED_DATA_INFO::CompressionUnitShift

Definition at line 661 of file rtltypes.h.

◆ NumberOfChunks

USHORT _COMPRESSED_DATA_INFO::NumberOfChunks

Definition at line 665 of file rtltypes.h.

◆ Reserved

UCHAR _COMPRESSED_DATA_INFO::Reserved

Definition at line 664 of file rtltypes.h.


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