---
title: kIOHIDProductKey
framework: IOKit
role: symbol
role_heading: Macro
platforms: [Mac Catalyst 13.0+, macOS 10.0+]
path: iokit/kiohidproductkey
---

# kIOHIDProductKey

A key that describes the product.

## Declaration

```occ
#define kIOHIDProductKey
```

## Discussion

The value of this key is a string that describes the product.

## See Also

### Manufacturer Keys

- [kIOHIDTransportKey](kiohidtransportkey.md)
- [kIOHIDVendorIDKey](kiohidvendoridkey.md)
- [kIOHIDProductIDKey](kiohidproductidkey.md)
- [kIOHIDVersionNumberKey](kiohidversionnumberkey.md)
- [kIOHIDManufacturerKey](kiohidmanufacturerkey.md)
- [kIOHIDSerialNumberKey](kiohidserialnumberkey.md)
