Parameter
|
Type
|
Description
|
IN
|
||
hRowList
|
DAM_HROW_LIST
|
The row list handle.
|
RETURN
|
||
DAM_HROW
|
The handle to the insert row.
To get the list of values in each insert row, use damex_getFirstInsertValueExp and damex_getNextInsertValueExp.
|