ReactOS 0.4.15-dev-7934-g1dc8d80
_TVSORTEX Struct Reference

#include <treelist.h>

Collaboration diagram for _TVSORTEX:

Public Attributes

HTREEITEM hParent
 
PFNTVCOMPAREEX lpfnCompare
 
LPARAM lParam
 

Detailed Description

Definition at line 39 of file treelist.h.

Member Data Documentation

◆ hParent

HTREEITEM _TVSORTEX::hParent

Definition at line 40 of file treelist.h.

Referenced by TreeListSortItemsEx().

◆ lParam

LPARAM _TVSORTEX::lParam

Definition at line 42 of file treelist.h.

Referenced by TreeListSortItemsEx().

◆ lpfnCompare

PFNTVCOMPAREEX _TVSORTEX::lpfnCompare

Definition at line 41 of file treelist.h.

Referenced by TreeListSortItemsEx().


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