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


Chapter 17 SpaceEvent, SpaceMemberEvent, SpaceRemoteMemberEvent, and RemoteMemberEvent : Space Event Operations : tibasSpaceEvent_GetTuple()

tibasSpaceEvent_GetTuple()
Function
Declaration
tibas_status tibasSpaceEvent_GetTuple(
tibasSpaceEvent spaceEvent,
tibasTuple*     tuple)
Purpose
Returns the tuple that generated a specified space event.
Parameters
 
Remarks
Use the tibasSpaceEvent_GetTuple() function to return the tuple associated with a spaceEvent. This is useful when processing events from an event browser.
See Also
tibasSpaceEvent_GetType()

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