ReactOS 0.4.15-dev-7842-g558ab78
chmcLzxcResetTable Struct Reference

#include <chm.h>

Public Attributes

UInt32 version
 
UInt32 block_count
 
UInt32 entry_size
 
UInt32 table_offset
 
UInt64 uncompressed_len
 
UInt64 compressed_len
 
UInt64 block_len
 

Detailed Description

Definition at line 157 of file chm.h.

Member Data Documentation

◆ block_count

UInt32 chmcLzxcResetTable::block_count

Definition at line 159 of file chm.h.

Referenced by chmc_reset_table_init().

◆ block_len

UInt64 chmcLzxcResetTable::block_len

Definition at line 164 of file chm.h.

Referenced by chmc_reset_table_init().

◆ compressed_len

UInt64 chmcLzxcResetTable::compressed_len

Definition at line 163 of file chm.h.

Referenced by chmc_reset_table_init().

◆ entry_size

UInt32 chmcLzxcResetTable::entry_size

Definition at line 160 of file chm.h.

Referenced by chmc_reset_table_init().

◆ table_offset

UInt32 chmcLzxcResetTable::table_offset

Definition at line 161 of file chm.h.

Referenced by chmc_reset_table_init().

◆ uncompressed_len

UInt64 chmcLzxcResetTable::uncompressed_len

Definition at line 162 of file chm.h.

Referenced by chmc_reset_table_init().

◆ version

UInt32 chmcLzxcResetTable::version

Definition at line 158 of file chm.h.

Referenced by chmc_reset_table_init().


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