---
title: words
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midisysexsendrequestump/words
---

# words

A pointer to the event to send, which the system advances as it sends the data.

## Declaration

```swift
var words: UnsafeMutablePointer<UInt32>
```

## See Also

### Configuring and inspecting a request

- [destination](coremidi/midisysexsendrequestump/destination.md)
- [wordsToSend](coremidi/midisysexsendrequestump/wordstosend.md)
- [complete](coremidi/midisysexsendrequestump/complete.md)
- [MIDICompletionProcUMP](coremidi/midicompletionprocump.md)
- [completionProc](coremidi/midisysexsendrequestump/completionproc.md)
- [completionRefCon](coremidi/midisysexsendrequestump/completionrefcon.md)
- [MIDIEventPacketSysexBytesForGroup(_:_:_:)](coremidi/midieventpacketsysexbytesforgroup(_:_:_:).md)
