Record Descriptions

This section describes each of the storage types defined in "Serial.h". It contains the symbolic and numeric signature for each record. It is organized alphabetically by symbolic signatures, with the numeric signatures in parentheses next to it. For an index organized by number, please refer to Appendix A.

As stated before there are two kinds of storage elements in a PowerPoint file: atoms and containers. Atoms are described by indicating each of the fields' contents and their meaning. An atom's description is done in this section using types and offsets; but in "Serial.h" it is done using C++ language syntax. Containers are described in this section by indicating their use and the atoms and containers that they hold.