---
title: info
framework: cfnetwork
role: symbol
role_heading: Instance Property
path: cfnetwork/cfhostclientcontext/info
---

# info

An arbitrary pointer to allocated memory containing user-defined data that can be associated with the host and that is passed to the callbacks.

## Declaration

```swift
var info: UnsafeMutableRawPointer?
```

## See Also

### Instance Properties

- [copyDescription](cfnetwork/cfhostclientcontext/copydescription.md)
- [release](cfnetwork/cfhostclientcontext/release.md)
- [retain](cfnetwork/cfhostclientcontext/retain.md)
- [version](cfnetwork/cfhostclientcontext/version.md)
