libmspack
|
A structure which represents the uncompressed section of a CHM helpfile. More...
#include <mspack.h>
Data Fields | |
struct mschmd_section | base |
Generic section data. More... | |
off_t | offset |
The file offset of where this section begins in the CHM helpfile. More... | |
A structure which represents the uncompressed section of a CHM helpfile.
All fields are READ ONLY.
struct mschmd_section mschmd_sec_uncompressed::base |
Generic section data.
off_t mschmd_sec_uncompressed::offset |
The file offset of where this section begins in the CHM helpfile.