---
title: LoadModule
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iouserserver/loadmodule
---

# LoadModule

## Declaration

```occ
virtual kern_return_t LoadModule(const char path[1024]);
```

## See Also

### Managing the Server Lifecycle

- [Exit](driverkit/iouserserver/exit.md)
