Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_getNextInsertRow

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

This method returns the next row in the list. It is used for navigating the insert rows. Call this method after calling damex_getFirstInsertRow.

int64 damex_getNextInsertRow(
int64 hRowList)

Parameters for damex_getNextInsertRow

Parameter Type Description
IN    
hRowList int64 The row list handle.
RETURN    
  int64 The handle to the next insert row. A value of zero is returned at the end of the list.

See also

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