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

mschmd_sec_mscompressed Struct Reference

A structure which represents the LZX 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 LZX 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 Mon Sep 13 16:17:00 2010 for libmspack by  doxygen 1.3.9.1