---
title: CMHandleLocation
framework: Application Services
role: symbol
role_heading: Structure
platforms: [macOS 10.0+]
path: applicationservices/cmhandlelocation
---

# CMHandleLocation

Contains a handle specification for a profile stored in relocatable memory.

## Declaration

```occ
typedef struct CMHandleLocation {
    ...
} CMHandleLocation;
```

## Overview

Overview Your application uses the CMHandleLocation structure to provide a handle specification for a profile stored in relocatable memory. You provide the handle specification structure in the CMProfileLocation structure’s u field to specify an existing profile or a profile to be created.

## Topics

### Instance Properties

- [h](applicationservices/cmhandlelocation/1560567-h.md)
