---
title: IOHIDElementCookie
framework: hiddriverkit
role: symbol
role_heading: Type Alias
path: hiddriverkit/iohidelementcookie
---

# IOHIDElementCookie

A type that an element uses to distinguish itself from other elements.

## Declaration

```occ
typedef uint32_t IOHIDElementCookie;
```

## See Also

### Identifying the Element

- [getCookie](hiddriverkit/iohidelement/getcookie.md)
