Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_CompareAndTake()

tibasSpace_CompareAndTake()
Function
Declaration
tibas_status tibasSpace_CompareAndTake(
tibasSpace   space,
tibasTuple*  value,
tibasTuple   oldValue)
Purpose
Looks for a tuple containing a specified value, and if it is found, takes the tuple value.
Parameters
 
Remarks
Use the tibasSpace_CompareAndTake() function to look for a tuple containing a specified value, and if it is found, take the existing data.
See Also
tibasSpace_CompareAndTakeEx(), tibasSpace_CompareAndTakeAll(), tibasSpace_CompareAndTakeAllEx()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved