ReactOS 0.4.15-dev-7924-g5949c20
tagSORT_INFO Struct Reference

Public Attributes

INT iSortingColumn
 
BOOL bSortAscending
 

Detailed Description

Definition at line 39 of file listview.c.

Member Data Documentation

◆ bSortAscending

BOOL tagSORT_INFO::bSortAscending

Definition at line 42 of file listview.c.

Referenced by CompareFunc(), and ListView_Sort().

◆ iSortingColumn

INT tagSORT_INFO::iSortingColumn

Definition at line 41 of file listview.c.

Referenced by CompareFunc(), and ListView_Sort().


The documentation for this struct was generated from the following file: