Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxFreeQueryResult (queryResultIndex : INTEGER)
                             status           : INTEGER;

The xpxFreeQueryResult function releases the virtual memory allocated by the xpxExecuteQuery and 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.
This function is equivalent to the EDMinterface function edmiFreeQueryResult.

Arguments

...

TypeNameComment
INTEGERqueryResultIndexresult data returned from the execute query operations.

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"