---
title: CFUUIDGetTypeID()
framework: corefoundation
role: symbol
role_heading: Function
path: corefoundation/cfuuidgettypeid()
---

# CFUUIDGetTypeID()

Returns the type identifier for all CFUUID objects.

## Declaration

```swift
func CFUUIDGetTypeID() -> CFTypeID
```

## Return Value

Return Value The type identifier for the CFUUID opaque type.
