ReactOS 0.4.15-dev-7942-gd23573b
chmcItspHeader Struct Reference

#include <chm.h>

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 index_last
 
Int32 unknown_0028
 
UInt32 num_blocks
 
UInt32 lang_id
 
UChar system_uuid [16]
 
UInt32 header_len2
 
UChar unknown_0048 [12]
 

Detailed Description

Definition at line 119 of file chm.h.

Member Data Documentation

◆ block_len

UInt32 chmcItspHeader::block_len

Definition at line 124 of file chm.h.

Referenced by chmc_init().

◆ blockidx_intvl

Int32 chmcItspHeader::blockidx_intvl

Definition at line 125 of file chm.h.

Referenced by chmc_init(), chmc_pmgi_add_entry(), and chmc_pmgl_add_entry().

◆ header_len

Int32 chmcItspHeader::header_len

Definition at line 122 of file chm.h.

Referenced by chmc_init().

◆ header_len2

UInt32 chmcItspHeader::header_len2

Definition at line 134 of file chm.h.

Referenced by chmc_init().

◆ index_depth

Int32 chmcItspHeader::index_depth

Definition at line 126 of file chm.h.

Referenced by chmc_init(), and chmc_pmgi_done().

◆ index_head

Int32 chmcItspHeader::index_head

Definition at line 128 of file chm.h.

◆ index_last

Int32 chmcItspHeader::index_last

Definition at line 129 of file chm.h.

Referenced by chmc_pmgi_done(), and chmc_pmgl_add().

◆ index_root

Int32 chmcItspHeader::index_root

Definition at line 127 of file chm.h.

Referenced by chmc_pmgi_done().

◆ lang_id

UInt32 chmcItspHeader::lang_id

Definition at line 132 of file chm.h.

Referenced by chmc_init().

◆ num_blocks

UInt32 chmcItspHeader::num_blocks

Definition at line 131 of file chm.h.

Referenced by chmc_pmgi_add(), chmc_pmgi_done(), chmc_pmgl_add(), chmc_tree_done(), and chmc_write().

◆ signature

char chmcItspHeader::signature[4]

Definition at line 120 of file chm.h.

Referenced by chmc_init().

◆ system_uuid

UChar chmcItspHeader::system_uuid[16]

Definition at line 133 of file chm.h.

Referenced by chmc_init().

◆ unknown_000c

Int32 chmcItspHeader::unknown_000c

Definition at line 123 of file chm.h.

Referenced by chmc_init().

◆ unknown_0028

Int32 chmcItspHeader::unknown_0028

Definition at line 130 of file chm.h.

Referenced by chmc_init().

◆ unknown_0048

UChar chmcItspHeader::unknown_0048[12]

Definition at line 135 of file chm.h.

Referenced by chmc_init().

◆ version

Int32 chmcItspHeader::version

Definition at line 121 of file chm.h.

Referenced by chmc_init().


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