---
title: reserved3
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midithruconnectionparams/reserved3
---

# reserved3

A reserved value that must be 0.

## Declaration

```swift
var reserved3: (UInt16, UInt16, UInt16, UInt16)
```

## See Also

### Connection Parameters

- [noteNumber](coremidi/midithruconnectionparams/notenumber.md)
- [lowNote](coremidi/midithruconnectionparams/lownote.md)
- [highNote](coremidi/midithruconnectionparams/highnote.md)
- [velocity](coremidi/midithruconnectionparams/velocity.md)
- [lowVelocity](coremidi/midithruconnectionparams/lowvelocity.md)
- [highVelocity](coremidi/midithruconnectionparams/highvelocity.md)
- [keyPressure](coremidi/midithruconnectionparams/keypressure.md)
- [channelPressure](coremidi/midithruconnectionparams/channelpressure.md)
- [version](coremidi/midithruconnectionparams/version.md)
- [numSources](coremidi/midithruconnectionparams/numsources.md)
- [sources](coremidi/midithruconnectionparams/sources.md)
- [numDestinations](coremidi/midithruconnectionparams/numdestinations.md)
- [destinations](coremidi/midithruconnectionparams/destinations.md)
- [channelMap](coremidi/midithruconnectionparams/channelmap.md)
- [filterOutAllControls](coremidi/midithruconnectionparams/filteroutallcontrols.md)
