---
title: cmEmbeddedMask
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560699-x_profiles/cmembeddedmask
---

# cmEmbeddedMask

This mask provides access to bit 0 of the `flags` field, which specifies whether the profile is embedded. It has the value 1 if the profile is embedded, 0 if it is not.

## Declaration

```occ
cmEmbeddedMask = 0x00000001
```
