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


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

tibasInvokeOptions_Initialize()
Function
Declaration
void tibasInvokeOptions_Initialize(
tibasInvokeOptions* options)
Purpose
Sets the values in a structure used to call the tibasSpace_Invoke() function or the tibasSpace_InvokeMember() function.
Parameters
 
Specifies a tibasInvokeOptions structure that specifies the values used for an invoke operation.
Remarks
Use the tibasInvokeOptions_Initialize() function to initialize the values used to perform a remote function invocation. For more information, see tibasSpace_Invoke().
See Also
tibasSpace_Invoke(), tibasSpace_InvokeMember()

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