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


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

tibasTakeOptions_Initialize()
Function
Declaration
void tibasTakeOptions_Initialize(
tibasTakeOptions* options);
Purpose
Sets the values in a structure used to call the tibasSpace_TakeAllEx() function or the tibasSpace_CompareAndTakeAllEx() function.
Parameters
 
Specifies a tibasTakeOptions structure that specifies the values used for an external take or an external compare and take.
Remarks
Use the tibasTakeOptions_Initialize() function to initialize the values used to perform an external take operation or an external compare and take operation. For more information, see tibasSpace_TakeAllEx().
See Also
tibasSpace_CompareAndTakeEx()

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