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

# HFSPlusAttrKey

## Declaration

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

## Topics

### Instance Properties

- [attrName](kernel/hfsplusattrkey/1578205-attrname.md)
- [attrNameLen](kernel/hfsplusattrkey/1577965-attrnamelen.md)
- [fileID](kernel/hfsplusattrkey/1578091-fileid.md)
- [keyLength](kernel/hfsplusattrkey/1577979-keylength.md)
- [pad](kernel/hfsplusattrkey/1578197-pad.md)
- [startBlock](kernel/hfsplusattrkey/1578001-startblock.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)
- [HFSPlusAttrForkData](kernel/hfsplusattrforkdata.md)
- [HFSPlusAttrInlineData](kernel/hfsplusattrinlinedata.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)
