ReactOS 0.4.16-dev-336-gb667d82
tagSORT_INFO Struct Reference

Public Attributes

INT iSortingColumn
 
BOOL bSortAscending
 

Detailed Description

Definition at line 26 of file listview.c.

Member Data Documentation

◆ bSortAscending

BOOL tagSORT_INFO::bSortAscending

Definition at line 29 of file listview.c.

Referenced by CompareFunc(), and ListView_Sort().

◆ iSortingColumn

INT tagSORT_INFO::iSortingColumn

Definition at line 28 of file listview.c.

Referenced by CompareFunc(), and ListView_Sort().


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