Mac OS 9
FormatTuple Struct Reference

Data Fields

char TPLFMT_TYPE
 
char TPLFMT_EDC
 
long TPLFMT_OFFSET
 
long TPLFMT_NBYTES
 
union {
   FormatDiskTuple   TPLFMT_DISK
 
   FormatMemTuple   TPLFMT_MEM
 
u
 

Field Documentation

◆ TPLFMT_EDC

char FormatTuple::TPLFMT_EDC

format type code

◆ TPLFMT_NBYTES

long FormatTuple::TPLFMT_NBYTES

offset to first data byte in this partition

◆ TPLFMT_OFFSET

long FormatTuple::TPLFMT_OFFSET

error detection method and length of error detection code

◆ 

union { ... } FormatTuple::u

number of data bytes in this partition


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