---
title: info
framework: coreservices
role: symbol
role_heading: Instance Property
path: coreservices/aeremoteprocessresolvercontext/1449518-info
---

# info

A pointer to arbitrary information. The pointeris retained and passed to the callback, allowing you to provideinformation to that routine.

## Declaration

```swift
var info: UnsafeMutableRawPointer!
```
