tibasSpace_InvokeMembers()
Invokes a specified application function on the members of a specified space.
Declaration
tibas_status tibasSpace_InvokeMembers( tibasSpace space, tibasInvokeResultList* invokeResultList, tibasMemberList memberList, tibasInvokeOptions options)
Parameters
| Parameter | Description | 
|---|---|
| space | The space on which the function is to be invoked. | 
| invokeResultList | Returns a list of the results of the function invocations. | 
| memberList | Specifies a tibasMemberList structure that specifies the list of members on which to invoke the function. | 
| options | Specifies a tibasInvokeOptions structure that specifies the values used for an invoke operation. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
