| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      
        | 
      
        | 
     
| 
        
        hstmt
         | 
      
        
        int64
         | 
      
        
        The statement handle.
         | 
     
| 
        
        OUT
         | 
      
        | 
      
        | 
     
| 
        
        piParamCount
         | 
      
        
        out int
         | 
      
        
        The number of parameters.
         | 
     
| 
        
        RETURN
         | 
      
        | 
      
        | 
     
| 
        | 
      
        
        int
         | 
      
        
        The status of the method call:
        
       
        DAM_SUCCESS – all data retrieved
        
       
        DAM_FAILURE – error in getting the data
         |