---
title: registerInterrupt
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/ioservice/1532830-registerinterrupt
---

# registerInterrupt

## Declaration

```occ
virtual IOReturn registerInterrupt(int source, OSObject *target, IOInterruptAction handler, void *refCon);
```
