Mac OS 9
HFSPlusExtentKey Struct Reference

#include <HFSVolumes.h>

Data Fields

UInt16 keyLength
 
UInt8 forkType
 
UInt8 pad
 
HFSCatalogNodeID fileID
 
UInt32 startBlock
 

Detailed Description

HFS Plus Extent key

Field Documentation

◆ fileID

HFSCatalogNodeID HFSPlusExtentKey::fileID

make the other fields align on 32-bit boundary

◆ forkType

UInt8 HFSPlusExtentKey::forkType

length of key, excluding this field

◆ pad

UInt8 HFSPlusExtentKey::pad

0 = data fork, FF = resource fork

◆ startBlock

UInt32 HFSPlusExtentKey::startBlock

file ID


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