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


Chapter 25      Persister, Action, Op, OpList, ActionResult, LogLevel, and Recovery Functions : Action, Op, OpList, ActionResult, Invocable, and LogFile Operations : tibasOp_GetTuple()

tibasOp_GetTuple()
Function
Declaration
tibas_status tibasOp_GetTuple(
tibasOp     op,
tibasTuple* tuple);
Purpose
Returns the tuple associated with a specified Op. Applicable to all types of Op.
Parameters
 
Remarks
Use the tibasOp_GetTuple() function to return the tuple associated with a specified operation.
See Also
tibasOp_GetTuple(), tibasOp_GetOldTuple(), tibasOp_HasOldTuple(), tibasOp_Free()
 

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