---
title: free
framework: kernel
role: pseudoSymbol
path: kernel/iohidinterface/1812725-free
---

# free

Free the IOHIDInterface object.

## Declaration

```occ
virtual void free(); 
```

## Overview

Overview Release all resources that were previously allocated, then call super::free() to propagate the call to our superclass.

## See Also

### Miscellaneous

- [init](kernel/iohidinterface/1812739-init.md)
- [matchPropertyTable](kernel/iohidinterface/1812756-matchpropertytable.md)
- [start](kernel/iohidinterface/1812781-start.md)
