---
title: Invoke
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/osmetaclassbase/invoke
---

# Invoke

Runtime internals

## Declaration

```occ
kern_return_t Invoke(IORPC invoke);
```

## See Also

### Managing Runtime Internals

- [Dispatch](driverkit/osmetaclassbase/dispatch.md)
