Structural Overview
The CTOC chunk defines the contents of the CGRP chunk. The CTOC chunk has
the following components:
- Header information defining the size of the CTOC chunk,
the number of entries in the CGRP chunk, the size of the CGRP chunk, and
general information about the entire header file
- A parameter table definition defining the size and
contents of the header parameter table and CTOC table entries
- A header parameter table defining attributes that
apply to the entire compound file.
- CTOC table entries defining the location, size, name,
and attributes of the compound file elements contained in the CGRP chunk.
These components appear sequentially in the CTOC chunk. The individual
fields in the CTOC chunk can be found by looking under MMCFINFO
or MMCTOCENTRY respectively.
Following are lists of each area of fields.
[Back: Compound File Table of Contents (CTOC) Chunk]
[Next: Header Information]