---
title: kIOHIDCountryCodeKey
framework: IOKit
role: symbol
role_heading: Macro
platforms: [Mac Catalyst 13.0+, macOS 10.3+]
path: iokit/kiohidcountrycodekey
---

# kIOHIDCountryCodeKey

A key that specifies the country code or region of the device.

## Declaration

```occ
#define kIOHIDCountryCodeKey
```

## Discussion

The value of this key is a number that identifies the country or region code stored in the device.

## See Also

### Location Keys

- [kIOHIDLocationIDKey](kiohidlocationidkey.md)
