tibasTuple_Clone()
Returns a copy of a specified tuple instance. The return type is either tibas_ok or ERROR.
Declaration
tibas_status TIBAS_COMMON_API TIBAS_CALL_API tibasTuple_Clone( tibasTuple* clone, tibasTuple tuple);
Copyright © Cloud Software Group, Inc. All rights reserved.