---
title: VTMultiPassStorageGetTypeID()
framework: videotoolbox
role: symbol
role_heading: Function
path: videotoolbox/vtmultipassstoragegettypeid()
---

# VTMultiPassStorageGetTypeID()

Retrieves the Core Foundation type identifier for the multipass storage object.

## Declaration

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

## Return Value

Return Value The CFTypeID of the multipass storage object.
