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


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

tibasPutOptions_Initialize()
Function
Declaration
void tibasPutOptions_Initialize(
tibasPutOptions* options)
Purpose
Sets the values in a structure used to call the tibasSpace_PutAllEx() function or the tibasSpace_CompareAndPutAllEx() function.
Parameters
 
Specifies a tibasPutOptions structure that specifies the values used for an external put or an external compare and put.
Remarks
Use the tibasPutOptions_Initialize() function to initialize the values used to perform an external put operation or an external compare and put operation. For more information, see tibasSpace_PutAllEx().
See Also
tibasSpace_CompareAndPutEx(), tibasSpace_CompareAndPutEx()

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