ReactOS 0.4.15-dev-7834-g00c4b3d
chmcPmglHeader Struct Reference

#include <chm.h>

Public Attributes

char signature [4]
 
UInt32 free_space
 
UInt32 unknown_0008
 
Int32 block_prev
 
Int32 block_next
 

Detailed Description

Definition at line 140 of file chm.h.

Member Data Documentation

◆ block_next

Int32 chmcPmglHeader::block_next

Definition at line 146 of file chm.h.

◆ block_prev

Int32 chmcPmglHeader::block_prev

Definition at line 145 of file chm.h.

◆ free_space

UInt32 chmcPmglHeader::free_space

Definition at line 143 of file chm.h.

◆ signature

char chmcPmglHeader::signature[4]

Definition at line 142 of file chm.h.

◆ unknown_0008

UInt32 chmcPmglHeader::unknown_0008

Definition at line 144 of file chm.h.


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