---
title: AECoercePtrUPP
framework: coreservices
role: symbol
role_heading: Type Alias
path: coreservices/aecoerceptrupp
---

# AECoercePtrUPP

Defines a data type for the universal procedure pointer for the AECoercePtrProcPtr callback function pointer.

## Declaration

```swift
typealias AECoercePtrUPP = AECoercePtrProcPtr
```

## Discussion

Discussion For a description of a coerce pointer callback function, see AECoercePtrProcPtr.
