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


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_InvokeRemoteMembers()

tibasSpace_InvokeRemoteMembers()
Function
Declaration
tibas_status tibasSpace_InvokeRemoteMembers(
tibasSpace space,
tibasInvokeResultList* invokeResultList,
    tibasInvokeOptions options)
Purpose
This is a deprecated function.
Invokes a specified application function on the members of a remote space.
Parameters
 
Specifies a tibasInvokeOptions structure that specifies the values used for an invoke operation.
Remarks
Use the tibasSpace_InvokeRemoteMembers() function to invoke a specified application function on the members of a specified remote space.
See Also
tibasSpace_Invoke(), tibasSpace_InvokeMember(), tibasSpace_InvokeMembers(), tibasSpace_InvokeSeeders(), tibasInvokeOptions_Initialize()
 

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