mschmd_sec_mscompressed Struct Reference

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

#include <mspack.h>

Data Fields

struct mschmd_section base
 Generic section data.
struct mschmd_filecontent
 A pointer to the meta-file which represents all LZX compressed data.
struct mschmd_filecontrol
 A pointer to the file which contains the LZX control data.
struct mschmd_filertable
 A pointer to the file which contains the LZX reset table.
struct mschmd_filespaninfo
 A pointer to the file which contains the LZX span information.

Detailed Description

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

All fields are READ ONLY.


Field Documentation

Generic section data.

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

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

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

A pointer to the file which contains the LZX span information.

Available only in CHM decoder version 2 and above.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines

Generated on 3 Mar 2015 for libmspack by  doxygen 1.6.1