ReactOS 0.4.15-dev-6669-g8227c5d
|
Public Attributes | |
INT | iSortingColumn |
BOOL | bSortAscending |
Definition at line 39 of file listview.c.
BOOL tagSORT_INFO::bSortAscending |
Definition at line 42 of file listview.c.
Referenced by CompareFunc(), and ListView_Sort().
INT tagSORT_INFO::iSortingColumn |
Definition at line 41 of file listview.c.
Referenced by CompareFunc(), and ListView_Sort().