---
title: IOInterruptDispatchSourcePayload
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/iointerruptdispatchsourcepayload
---

# IOInterruptDispatchSourcePayload

A private structure for an interrupt dispatch source.

## Declaration

```occ
struct IOInterruptDispatchSourcePayload;
```

## Topics

### Getting the Payload Values

- [count](driverkit/iointerruptdispatchsourcepayload/count.md)
- [time](driverkit/iointerruptdispatchsourcepayload/time.md)

## See Also

### Declaring Actions

- [InterruptOccurred](driverkit/iointerruptdispatchsource/interruptoccurred.md)
- [CheckForWork](driverkit/iointerruptdispatchsource/checkforwork.md)
