---
title: cmIterateFactoryDeviceProfiles
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/cmiteratefactorydeviceprofiles
---

# cmIterateFactoryDeviceProfiles

Iterate profiles registered through the routine CMSetDeviceFactoryProfiles. To retrieve all factory profiles for all devices, use cmIterateFactoryDeviceProfiles as the flags value when calling CMIterateDeviceProfiles. I

## Declaration

```swift
var cmIterateFactoryDeviceProfiles: Int { get }
```
