| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hValExpList
         | 
      
        
        long
         | 
      
        
        The handle of the scalar function argument list.
         | 
     
| 
        
        OUTPUT
         | 
     ||
| 
        
        pName
         | 
      
        
        StringBuffer
         | 
      
        
        Scalar function name
         | 
     
| 
        
        piNoOfActualParams
         | 
      
        
        xo_int
         | 
      
        
        The number of arguments passed to the scalar function.
         | 
     
| 
        
        piResXoType
         | 
      
        
        xo_int
         | 
      
        
        Scalar function result value type.
         | 
     
| 
        
        piLength
         | 
      
        
        xo_int
         | 
      
        
        Scalar function result value length.
         | 
     
| 
        
        piPrecision
         | 
      
        
        xo_int
         | 
      
        
        Scalar function result value precision.
         | 
     
| 
        
        piScale
         | 
      
        
        xo_int
         | 
      
        
        Scalar function result value scale.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_FAILURE - on failure
         | 
     |