|
Mac OS 9
|
Data Fields | |
| char | TPLFMT_TYPE |
| char | TPLFMT_EDC |
| long | TPLFMT_OFFSET |
| long | TPLFMT_NBYTES |
| union { | |
| FormatDiskTuple TPLFMT_DISK | |
| FormatMemTuple TPLFMT_MEM | |
| } | u |
| char FormatTuple::TPLFMT_EDC |
format type code
| long FormatTuple::TPLFMT_NBYTES |
offset to first data byte in this partition
| long FormatTuple::TPLFMT_OFFSET |
error detection method and length of error detection code
| union { ... } FormatTuple::u |
number of data bytes in this partition