Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TVM_SORTCHILDREN

The TVM_SORTCHILDREN message sorts the child items of the specified parent item in a tree-view control. You can send this message explicitly or by using the TreeView_SortChildren macro.

TVM_SORTCHILDREN

wParam = 0; // reserved for future use; must be zero

lParam = (LPARAM) (HTREEITEM) hitem;

Parameters

fRecurse

Reserved for future use. Must be zero.

hitem

Handle to the parent item whose child items are to be sorted.

Return Values

Returns TRUE if successful or FALSE otherwise.

See Also

TreeView_SortChildren

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database