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


TypeNameComment
INTEGERqueryResultIndexresult 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.

Â