---
title: HFSPlusAttrForkData
framework: Kernel
role: symbol
role_heading: Structure
platforms: [macOS 10.6+]
path: kernel/hfsplusattrforkdata
---

# HFSPlusAttrForkData

## Declaration

```occ
typedef struct HFSPlusAttrForkData {
    ...
} HFSPlusAttrForkData;
```

## Topics

### Instance Properties

- [recordType](kernel/hfsplusattrforkdata/1577911-recordtype.md)
- [reserved](kernel/hfsplusattrforkdata/1578219-reserved.md)
- [theFork](kernel/hfsplusattrforkdata/1577895-thefork.md)

## See Also

### Format

- [HFSCatalogFile](kernel/hfscatalogfile.md)
- [HFSCatalogFolder](kernel/hfscatalogfolder.md)
- [HFSCatalogKey](kernel/hfscatalogkey.md)
- [HFSCatalogThread](kernel/hfscatalogthread.md)
- [HFSExtentDescriptor](kernel/hfsextentdescriptor.md)
- [HFSExtentKey](kernel/hfsextentkey.md)
- [HFSMasterDirectoryBlock](kernel/hfsmasterdirectoryblock.md)
- [HFSPlusAttrData](kernel/hfsplusattrdata.md)
- [HFSPlusAttrExtents](kernel/hfsplusattrextents.md)
- [HFSPlusAttrInlineData](kernel/hfsplusattrinlinedata.md)
- [HFSPlusAttrKey](kernel/hfsplusattrkey.md)
- [HFSPlusBSDInfo](kernel/hfsplusbsdinfo.md)
- [HFSPlusCatalogFile](kernel/hfspluscatalogfile.md)
- [HFSPlusCatalogFolder](kernel/hfspluscatalogfolder.md)
- [HFSPlusCatalogKey](kernel/hfspluscatalogkey.md)
- [HFSPlusCatalogThread](kernel/hfspluscatalogthread.md)
- [HFSPlusExtentDescriptor](kernel/hfsplusextentdescriptor.md)
- [HFSPlusExtentKey](kernel/hfsplusextentkey.md)
- [HFSPlusForkData](kernel/hfsplusforkdata.md)
- [HFSPlusVolumeHeader](kernel/hfsplusvolumeheader.md)
- [HFSUniStr255](kernel/hfsunistr255.md)
