2.9.252 SortColumnAndDirection

The SortColumnAndDirection structure specifies the sort order and the column by which the list of mail merge recipients is sorted.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

iColumn

iDirection

iColumn (4 bytes):  An unsigned integer that specifies the zero-based index of the database column to which this filter applies. This value MUST be greater than or equal to zero and MUST be less than or equal to 254.

iDirection (4 bytes):  An unsigned integer that specifies the sort order to be used when sorting the associated column. The value MUST be zero (ascending) or 1 (descending).