---
title: cmEndAccess
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/cmendaccess
---

# cmEndAccess

End the process of procedural access. This is always the last operation constant passed to the access procedure (unless the cmBeginAccess call failed).

## Declaration

```swift
var cmEndAccess: Int { get }
```
