---
title: target
framework: hiddriverkit
role: symbol
role_heading: Instance Property
path: hiddriverkit/iohidcompletion/target
---

# target

The target to pass to the action function.

## Declaration

```occ
void * target;
```

## See Also

### Getting the Completion Handler Properties

- [action](hiddriverkit/iohidcompletion/action.md)
- [parameter](hiddriverkit/iohidcompletion/parameter.md)
