---
title: kAELocalProcess
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaelocalprocess
---

# kAELocalProcess

The source application is another process on the same computer as the target application.

## Declaration

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