---
title: free
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/osaction/free
---

# free

Performs any final cleanup for the action object.

## Declaration

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

## See Also

### Configuring the Action

- [SetAbortedHandler](driverkit/osaction/setabortedhandler.md)
