|
Kanzi Graphics Engine
|
Rule describing a data binding in form of read rule and write rule. More...
Functions | |
| kzsError | kzuBindingRuleGetDetails (const struct KzuBindingRule *bindingRule, kzMutableString *out_detailsString) |
| Returns the string containing information about the binding. More... | |
Rule describing a data binding in form of read rule and write rule.
Copyright 2008-2019 by Rightware. All rights reserved.
| kzsError kzuBindingRuleGetDetails | ( | const struct KzuBindingRule * | bindingRule, |
| kzMutableString * | out_detailsString | ||
| ) |
Returns the string containing information about the binding.
| [out] | out_string | string containing information about the binding. The caller should delete it. |