ReactOS 0.4.15-dev-7906-g1b85a5f
chmItspHeader Struct Reference

Public Attributes

char signature [4]
 
Int32 version
 
Int32 header_len
 
Int32 unknown_000c
 
UInt32 block_len
 
Int32 blockidx_intvl
 
Int32 index_depth
 
Int32 index_root
 
Int32 index_head
 
Int32 unknown_0024
 
UInt32 num_blocks
 
Int32 unknown_002c
 
UInt32 lang_id
 
UChar system_uuid [16]
 
UChar unknown_0044 [16]
 

Detailed Description

Definition at line 314 of file chm_lib.c.

Member Data Documentation

◆ block_len

UInt32 chmItspHeader::block_len

Definition at line 320 of file chm_lib.c.

Referenced by chm_openW().

◆ blockidx_intvl

Int32 chmItspHeader::blockidx_intvl

Definition at line 321 of file chm_lib.c.

◆ header_len

Int32 chmItspHeader::header_len

Definition at line 318 of file chm_lib.c.

Referenced by chm_openW().

◆ index_depth

Int32 chmItspHeader::index_depth

Definition at line 322 of file chm_lib.c.

◆ index_head

Int32 chmItspHeader::index_head

Definition at line 324 of file chm_lib.c.

Referenced by chm_openW().

◆ index_root

Int32 chmItspHeader::index_root

Definition at line 323 of file chm_lib.c.

Referenced by chm_openW().

◆ lang_id

UInt32 chmItspHeader::lang_id

Definition at line 328 of file chm_lib.c.

◆ num_blocks

UInt32 chmItspHeader::num_blocks

Definition at line 326 of file chm_lib.c.

◆ signature

char chmItspHeader::signature[4]

Definition at line 316 of file chm_lib.c.

◆ system_uuid

UChar chmItspHeader::system_uuid[16]

Definition at line 329 of file chm_lib.c.

◆ unknown_000c

Int32 chmItspHeader::unknown_000c

Definition at line 319 of file chm_lib.c.

◆ unknown_0024

Int32 chmItspHeader::unknown_0024

Definition at line 325 of file chm_lib.c.

◆ unknown_002c

Int32 chmItspHeader::unknown_002c

Definition at line 327 of file chm_lib.c.

◆ unknown_0044

UChar chmItspHeader::unknown_0044[16]

Definition at line 330 of file chm_lib.c.

◆ version

Int32 chmItspHeader::version

Definition at line 317 of file chm_lib.c.


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