---
title: init
framework: hiddriverkit
role: symbol
role_heading: Instance Method
path: hiddriverkit/iouserhideventdriver/init
---

# init

Handles the basic initialization of the event service.

## Declaration

```occ
virtual bool init();
```

## Return Value

Return Value true if initialization was successful, or false if an error occurred.

## See Also

### Running the Driver

- [Start](hiddriverkit/iouserhideventdriver/start.md)
- [free](hiddriverkit/iouserhideventdriver/free.md)
