Inserts a specified number of rows, beginning at iRow, into the data set.
HRESULT insertRows ( LONG iRow, LONG cRows, LONG *pcRowsInserted);
Parameters
Return Codes
Comments
insertRows requires the following notifications:
For more information and programming considerations about sending and receiving notifications, see "OSP Notifications."