---
title: GetCustomPropertyInfo
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudiocustomproperty/getcustompropertyinfo
---

# GetCustomPropertyInfo

Gets a property info object that describes the custom property.

## Declaration

```occ
IOUserAudioCustomPropertyInfo GetCustomPropertyInfo();
```

## Return Value

Return Value A property info object that describes the custom property.

## See Also

### Accessing the Data Value

- [SetQualifierAndDataValue](audiodriverkit/iouseraudiocustomproperty/setqualifieranddatavalue.md)
- [GetCustomPropertyValueWithQualifier](audiodriverkit/iouseraudiocustomproperty/getcustompropertyvaluewithqualifier.md)
- [IOUserAudioCustomPropertyInfo](audiodriverkit/audiodriverkit/iouseraudiocustompropertyinfo.md)
