ReactOS 0.4.15-dev-7934-g1dc8d80
chmLzxcResetTable Struct Reference

Public Attributes

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

Detailed Description

Definition at line 433 of file chm_lib.c.

Member Data Documentation

◆ block_count

UInt32 chmLzxcResetTable::block_count

Definition at line 436 of file chm_lib.c.

◆ block_len

UInt64 chmLzxcResetTable::block_len

Definition at line 441 of file chm_lib.c.

◆ compressed_len

UInt64 chmLzxcResetTable::compressed_len

Definition at line 440 of file chm_lib.c.

◆ table_offset

UInt32 chmLzxcResetTable::table_offset

Definition at line 438 of file chm_lib.c.

◆ uncompressed_len

UInt64 chmLzxcResetTable::uncompressed_len

Definition at line 439 of file chm_lib.c.

◆ unknown

UInt32 chmLzxcResetTable::unknown

Definition at line 437 of file chm_lib.c.

◆ version

UInt32 chmLzxcResetTable::version

Definition at line 435 of file chm_lib.c.


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