Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_FreeRow

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

This function frees a row of data. All memory associated to the row is freed by the OpenAccess SDK SQL engine. This function should be called to free a row handle that is not added to the result using damex_addRowToTable.

void damex_freeRow(DAM_HROW hrow)

Parameters for damex_getFreeRow

Parameter Type Description
IN
hrow DAM_HROW The row handle.
RETURN
NONE

See also

TitleResults for “How to create a CRG?”Also Available inAlert