Sets the sort key and sort order for the column display.
AFTKN_SET_SORT or 847
VOID SetSort( ENUM SortKey;
[ANSISTRING SortFieldName];
[ENUM SortOrder])
Specifies the sort key:
|
600 |
AcceptedCnt |
|
112 |
AssignedDate |
|
625 |
Author |
|
4 |
Authority |
|
3 |
BC |
|
126 |
BeginDateTime |
|
2 |
CC |
|
6 |
Caller |
|
7 |
Company |
|
603 |
CompletedCnt |
|
602 |
CopyType |
|
139 |
CreateDate |
|
626 |
Creator |
|
627 |
CurrentVersion |
|
176 |
Date |
|
606 |
DeletedCnt |
|
605 |
DeletedDate |
|
507 |
DeliveredDate |
|
656 |
DocCreatedDate |
|
0 |
DocType |
|
608 |
DocumentID |
|
629 |
DocumentType |
|
148 |
DueDate |
|
151 |
EndDateTime |
|
628 |
Filename |
|
1 |
From |
|
169 |
ItemType |
|
613 |
Label |
|
614 |
Library |
|
647 |
LibraryId |
|
10 |
Message |
|
633 |
Modified |
|
331 |
NamedField (for custom fields) |
|
703 |
NamedFldByte |
|
702 |
NamedFldDate |
|
706 |
NamedFldSDWord |
|
704 |
NamedFldSWord |
|
700 |
NamedFldText |
|
707 |
NamedFldUDWord |
|
705 |
NamedFldUWord |
|
701 |
NamedFldWrdStr |
|
630 |
OfficialVersion |
|
615 |
OpenCnt |
|
8 |
Phone |
|
5 |
Place |
|
616 |
RecipientsCnt |
|
617 |
RepliedCnt |
|
631 |
RetrievedBy |
|
632 |
RetrievedDate |
|
657 |
SharedName |
|
618 |
Size |
|
619 |
Source |
|
646 |
Subclass |
|
9 |
Subject |
|
646 |
SubType |
|
227 |
TaskCategory |
|
230 |
TaskPriority |
|
351 |
ThreadStatus |
|
0 |
To |
|
621 |
TransferCnt |
|
622 |
UndeliveredCnt |
|
623 |
Version |
|
634 |
VersionCreator |
|
635 |
VersionDate |
|
636 |
VersionDescription |
|
267 |
ViewName |
Use one of the NamedFldxxx ENUMS for the SortKey. (Optional)
(Optional)