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


Chapter 20 SpaceResult and InvokeResult : SpaceResult and InvokeResult Operations : tibasInvokeResult_GetMember()

tibasInvokeResult_GetMember()
Function
Declaration
tibas_status tibasInvokeResult_GetMember(
tibasInvokeResult result,
tibasMember* member);
Purpose
Returns the member associated with a specified invoke result.
Parameters
 
Remarks
Use the tibasInvokeResult_GetMember() function to return the space member referenced by an application function call made using the tibasSpace_Invoke(), tibasSpace_InvokeMember(),tibasSpace_InvokeMembers(), tibasSpace_InvokeRemoteMembers(), or tibasSpace_InvokeSeeders() function.
See Also
tibasSpace_Invoke(), tibasSpace_InvokeMember(), tibasSpace_InvokeMembers(), tibasSpace_InvokeRemoteMembers(), tibasSpace_InvokeSeeders()
 

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