Gets the tuple associated with a specified SpaceResult, if one exists.
Declaration
tibas_status tibasSpaceResult_GetTuple(
tibasSpaceResult result,
tibasTuple* tuple)
Parameters
Parameter |
Description |
result |
The SpaceResult object on which the function is invoked. |
tuple |
The tuple returned by the operation. |
Remarks
Use the tibasSpaceResult_GetTuple() function to return the tuple that is associated with a specified SpaceResult object.
Copyright © Cloud Software Group, Inc. All rights reserved.