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

# free

Performs any final cleanup for the action object.

## Declaration

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

## See Also

### Configuring the Action

- [Create](kernel/osaction/3438206-create.md)
- [SetAbortedHandler](kernel/osaction/3438208-setabortedhandler.md)
