Allows to update reference counting on the provided xml rpc array.
To decrease a reference updated by this function call to vortex_xml_rpc_array_free.
- Parameters
-
array | The XmlRpcArray to update by one its reference counting. |
- Returns
- axl_true if the function was able to update the reference, otherwise axl_false is returned.
Referenced by vortex_xml_rpc_method_value_copy().