Carbon


BTNodeDescriptor

Header: HFSVolumes.h

struct BTNodeDescriptor {
    UInt32 fLink; 
    UInt32 bLink; 
    SInt8 kind; 
    UInt8 height; 
    UInt16 numRecords; 
    UInt16 reserved;
};

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