---
title: Quality Flag Values for Version 2.x Profiles
framework: Application Services
role: containerSymbol
role_heading: Enumeration
platforms: [macOS 10.0+]
path: applicationservices/1560115-x_profiles
---

# Quality Flag Values for Version 2.x Profiles

Define the possible values for the quality bits in the `flags` field of the `CM2Header` structure. 

## Declaration

```occ
enum : unsigned int {
    ...
};
```

## Topics

### Constants

- [cmNormalMode](1560115-x_profiles/cmnormalmode.md)
- [cmDraftMode](1560115-x_profiles/cmdraftmode.md)
- [cmBestMode](1560115-x_profiles/cmbestmode.md)
