libmspack
 All Data Structures Files Functions Variables Macros
Data Fields
mschmd_sec_uncompressed Struct Reference

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...
 

Detailed Description

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

All fields are READ ONLY.

Field Documentation

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.


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