libmspack
Data Fields
mschmd_sec_uncompressed Struct Reference

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

#include <mspack.h>

Collaboration diagram for mschmd_sec_uncompressed:
Collaboration graph
[legend]

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

◆ base

struct mschmd_section mschmd_sec_uncompressed::base

Generic section data.

◆ offset

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: