---
title: IORegistryPlaneName
framework: driverkit
role: symbol
role_heading: Type Alias
path: driverkit/ioregistryplanename
---

# IORegistryPlaneName

A string type for specifying the name of a plane in the system’s registry.

## Declaration

```occ
typedef char[128] IORegistryPlaneName;
```

## See Also

### Managing the Registry Properties

- [CopyProperties](driverkit/ioservice/copyproperties.md)
- [SetProperties](driverkit/ioservice/setproperties.md)
- [SearchProperty](driverkit/ioservice/searchproperty.md)
- [IOPropertyName](driverkit/iopropertyname.md)
- [Search Options](driverkit/3325572-search_options.md)
