---
title: GetInterruptType
framework: Kernel
role: symbol
role_heading: Type Method
platforms: [driverkit 20.0+, macOS 11.0+]
path: kernel/iointerruptdispatchsource/3645740-getinterrupttype
---

# GetInterruptType

## Declaration

```occ
static kern_return_t GetInterruptType(IOService *provider, uint32_t index, uint64_t *interruptType);
```
