---
title: CFHashCode
framework: corefoundation
role: symbol
role_heading: Type Alias
path: corefoundation/cfhashcode
---

# CFHashCode

A type for hash codes returned by the CFHash function.

## Declaration

```swift
typealias CFHashCode = UInt
```

## See Also

### Data Types

- [CFTypeID](corefoundation/cftypeid.md)
