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 : tibasOpList_Get()

tibasOpList_Get()
Function
Declaration
tibas_status tibasOpList_Get
     (tibasOpList  opList,
      tibasOp*     op,
      tibas_int    index)
Purpose
Returns the Op stored at a specified position index in an Op list.
Parameters
 
Remarks
Use the tibasOpList_Get() function to return the operation that is a a specified index position in a specified opList.
See Also
tibasAction_GetOps(), tibasOpList_Size()
 

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