/
xpxFreeQueryResult
xpxFreeQueryResult
FUNCTION xpxFreeQueryResult (queryResultIndex : INTEGER) status : INTEGER;
The xpxFreeQueryResult function releases the virtual memory allocated by executing queryxpxExecuteQueryBNoperations. The EDMinterface is allocating the required virtual memory for the result from an EDMquery. It is the calling applications responsibility to release this virtual memory when it is not longer needed to avoid "out of virtual memory" and avoid memory leakage.
Arguments
Type | Name | Comment |
INTEGER | queryResultIndex | result data returned from the execute query operations. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
edmiFreeQueryResult
edmiFreeQueryResult
More like this
xpxExecuteQueryBNEX
xpxExecuteQueryBNEX
More like this
xpxExecuteQuery
xpxExecuteQuery
More like this
xpxExecuteQueryBN
xpxExecuteQueryBN
More like this
edmiExecuteQueryBN
edmiExecuteQueryBN
More like this
xpfExecuteQueryBN
xpfExecuteQueryBN
More like this