---
title: kAESameProcess
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaesameprocess
---

# kAESameProcess

The source of the Apple event is the same application that received the event (the target application and the source application are the same).

## Declaration

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