| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hValExp
         | 
      
        
        long
         | 
      
        
        The ORDER BY value expression handle.
         | 
     
| 
        
        OUTPUT
         | 
     ||
| 
        
        piResultColNum
         | 
      
        
        xo_int
         | 
      
        
        The result column number.
         | 
     
| 
        
        piSortOrder
         | 
      
        
        xo_int
         | 
      
        
        The sort order of the ORDER BY column:SQL_ORDER_ASCSQL_ORDER_DESC
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_FAILURE - on failure
         | 
     |