---
title: cmNoProfileBase
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560599-profile_location_type/cmnoprofilebase
---

# cmNoProfileBase

The profile is temporary. It will not persist in memory after its use for a color session. You can specify this type of profile location with the `CMNewProfile` and the `CMCopyProfile` functions.

## Declaration

```occ
cmNoProfileBase = 0
```
