ReactOS 0.4.16-dev-527-gdad3a09
tagTVSORTCB Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTVSORTCB:

Public Attributes

HTREEITEM hParent
 
PFNTVCOMPARE lpfnCompare
 
LPARAM lParam
 

Detailed Description

Definition at line 3618 of file commctrl.h.

Member Data Documentation

◆ hParent

HTREEITEM tagTVSORTCB::hParent

Definition at line 3619 of file commctrl.h.

Referenced by CExplorerBand::_SortItems(), and TREEVIEW_SortChildrenCB().

◆ lParam

LPARAM tagTVSORTCB::lParam

Definition at line 3621 of file commctrl.h.

Referenced by CExplorerBand::_SortItems(), and TREEVIEW_CallBackCompare().

◆ lpfnCompare

PFNTVCOMPARE tagTVSORTCB::lpfnCompare

Definition at line 3620 of file commctrl.h.

Referenced by CExplorerBand::_SortItems(), and TREEVIEW_CallBackCompare().


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