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

tibasAction_GetSpace()
Function
Declaration
tibas_status tibasAction_GetSpace
     (tibasAction action,
      tibasSpace* space)
Purpose
Returns a valid Space object for the space that triggered this invocation of the persister function. Applicable to Actions of all types.
Parameters
 
Remarks
Use the tibasAction_GetSpace() function to return the Space object associated with a specified action.
See Also
tibasAction_GetType(), tibasAction_GetTuple(), tibasAction_GetSpaceName(), tibasAction_GetOps()
 

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