Main Page | Data Structures | File List | Data Fields | Globals

mschmd_sec_mscompressed Struct Reference

A structure which represents the compressed section of a CHM helpfile. More...

#include <mspack.h>


Data Fields

mschmd_section base
 Generic section data.

mschmd_filecontent
 A pointer to the meta-file which represents all LZX compressed data.

mschmd_filecontrol
 A pointer to the file which contains the LZX control data.

mschmd_filertable
 A pointer to the file which contains the LZX reset table.


Detailed Description

A structure which represents the compressed section of a CHM helpfile.

All fields are READ ONLY.


Field Documentation

struct mschmd_section mschmd_sec_mscompressed::base
 

Generic section data.

struct mschmd_file* mschmd_sec_mscompressed::content
 

A pointer to the meta-file which represents all LZX compressed data.

struct mschmd_file* mschmd_sec_mscompressed::control
 

A pointer to the file which contains the LZX control data.

struct mschmd_file* mschmd_sec_mscompressed::rtable
 

A pointer to the file which contains the LZX reset table.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 10 13:13:54 2004 for libmspack by doxygen 1.3.5