Process Hacker
_FILE_COMPRESSION_INFORMATION Struct Reference

#include <ntioapi.h>

Data Fields

LARGE_INTEGER CompressedFileSize
 
USHORT CompressionFormat
 
UCHAR CompressionUnitShift
 
UCHAR ChunkShift
 
UCHAR ClusterShift
 
UCHAR Reserved [3]
 

Detailed Description

Definition at line 346 of file ntioapi.h.

Field Documentation

UCHAR ChunkShift

Definition at line 351 of file ntioapi.h.

UCHAR ClusterShift

Definition at line 352 of file ntioapi.h.

LARGE_INTEGER CompressedFileSize

Definition at line 348 of file ntioapi.h.

USHORT CompressionFormat

Definition at line 349 of file ntioapi.h.

UCHAR CompressionUnitShift

Definition at line 350 of file ntioapi.h.

UCHAR Reserved[3]

Definition at line 353 of file ntioapi.h.


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