ReactOS 0.4.15-dev-7953-g1f49173
chmLzxcControlData Struct Reference

Public Attributes

UInt32 size
 
char signature [4]
 
UInt32 version
 
UInt32 resetInterval
 
UInt32 windowSize
 
UInt32 windowsPerReset
 
UInt32 unknown_18
 

Detailed Description

Definition at line 471 of file chm_lib.c.

Member Data Documentation

◆ resetInterval

UInt32 chmLzxcControlData::resetInterval

Definition at line 476 of file chm_lib.c.

Referenced by chm_openW().

◆ signature

char chmLzxcControlData::signature[4]

Definition at line 474 of file chm_lib.c.

◆ size

UInt32 chmLzxcControlData::size

Definition at line 473 of file chm_lib.c.

◆ unknown_18

UInt32 chmLzxcControlData::unknown_18

Definition at line 479 of file chm_lib.c.

◆ version

UInt32 chmLzxcControlData::version

Definition at line 475 of file chm_lib.c.

◆ windowSize

UInt32 chmLzxcControlData::windowSize

Definition at line 477 of file chm_lib.c.

Referenced by chm_openW().

◆ windowsPerReset

UInt32 chmLzxcControlData::windowsPerReset

Definition at line 478 of file chm_lib.c.

Referenced by chm_openW().


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