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

# Device Attribute Values for Version 2.x Profiles

Define masks your application can use to set or test bits in the `deviceAttributes `field of the `CM2Header` structure.

## Declaration

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

## Topics

### Constants

- [cmReflectiveTransparentMask](1560447-x_profiles/cmreflectivetransparentmask.md)
- [cmGlossyMatteMask](1560447-x_profiles/cmglossymattemask.md)
