| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        hstmt
         | 
      
        
        DAM_HSTMT
         | 
      
        
        The statement handle.
         | 
     
| 
        
        hrow
         | 
      
        
        DAM_HROW
         | 
      
        
        The row handle whose values should be copied into a new row.
         | 
     
| 
        
        RETURN
         | 
      ||
| 
        
        DAM_HROW
         | 
      
        
        The handle to a new row. A NULL is returned if a row could not be allocated.
         |