| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle of the currently active statement.
         | 
     
| 
        
        iType
         | 
      
        
        int
         | 
      
        
        Type of operation requested:
        
        | 
     
| 
        
        piNumResRows
         | 
      
        
        xo_long
         | 
      
        
        The number of rows affected by this operation.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_FAILURE - on failure
        
       
        DAM_SUCCESS_WITH_MORE_RESULT_SETS - more results available.
         | 
     |