UF_TABNOT_sort_data_s (view source)
 
Defined in: uf_tabnot_types.h
 
Also known as:
 


Data Members

sort_index
int
Index used to indicate the
order of precedence one
column has over another
when sorting the rows.
Sorting occurs first using
the column with a sort_index
of 1, then on the column
with a sort_index of 2 and
so on. A value of 0 means
"do not sort on this column".

sort_direction
UF_TABNOT_sort_direction_t
Direction of the sort