| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        dam_hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle
         | 
     
| 
        
        hRow
         | 
      
        
        long
         | 
      
        
        The row handle
         | 
     
| 
        
        hCol
         | 
      
        
        long
         | 
      
        
        The column handle
         | 
     
| 
        
        iXOType
         | 
      
        
        int
         | 
      
        
        XO data type of the stream.
         | 
     
| 
        
        pColVal
         | 
      
        
        Object
         | 
      
        
        LOB locator value, for example, File Handle.
         | 
     
| 
        
        IColValLen
         | 
      
        
        long
         | 
      
        
        The LOB locator value length.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - added the value to the row.
        
       
        DAM_FAILURE - error adding the value.
         | 
     |