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


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

tibasSpace_InvokeMember()
Function
Declaration
tibas_status tibasSpace_InvokeMember(
tibasSpace space,
tibasInvokeResult* invokeResult,
tibasMember member,
    tibasInvokeOptions options)
Purpose
Invokes a specified function on a specified space member.
Parameters
 
Specifies a tibasInvokeOptions structure that specifies the values used for an invoke operation.
Remarks
Use the tibasSpace_InvokeMember() function to invoke a specified application function on a specified space member.
See Also
tibasSpace_Invoke(), tibasSpace_InvokeMembers(), tibasSpace_InvokeRemoteMembers(), tibasSpace_InvokeSeeders(), tibasInvokeOptions_Initialize()
 

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