---
title: initWith
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iosimplereporter/initwith
---

# initWith

## Declaration

```occ
bool initWith(IOService *reportingService, IOReportCategories categories, IOReportUnit unit);
```

## See Also

### Instance Methods

- [getValue](driverkit/iosimplereporter/getvalue.md)
- [incrementValue](driverkit/iosimplereporter/incrementvalue.md)
- [setValue](driverkit/iosimplereporter/setvalue.md)
