Contents

RemoveCustomProperty

Attempts to remove a custom property from the custom property.

Declaration

virtual kern_return_t RemoveCustomProperty(IOUserAudioCustomProperty *in_custom_property);

Parameters

Return Value

kIOReturnError

Discussion

This method always returns kIOReturnError since a custom property can’t have a custom property.

See Also

Infrequently Used Functionality