Contents

AddCustomProperty

Adds a custom property object to the driver.

Declaration

kern_return_t AddCustomProperty(IOUserAudioCustomProperty *in_custom_property);

Parameters

Return Value

kIOReturnSuccess on success, or another value if an error occurs. For a list of error codes, see Error Codes.

See Also

Working with Custom Properties