Carbon


TableDirectoryRecord

Header: IntlResources.h

struct TableDirectoryRecord {
    OSType tableSignature; 
    UInt32 reserved; 
    UInt32 tableStartOffset; 
    UInt32 tableSize;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)