Prev Next
The TVM_INSERTITEM message inserts a new item in a tree-view control. You can
send this message explicitly or by using the TreeView_InsertItem
macro.
TVM_INSERTITEM
wParam = 0;
lParam = (LPARAM) (LPTV_INSERTSTRUCT) lpis;
Parameters
-
lpis
-
Pointer to a TV_INSERTSTRUCT structure that specifies the attributes of
the tree-view item.
Return Values
Returns the handle to the new item if successful or NULL otherwise.
See Also
TreeView_InsertItem, TV_INSERTSTRUCT,
TVN_ENDLABELEDIT
file: /Techref/os/win/api/win32/mess/src/msg21.htm,
1KB, , updated: 2000年4月7日 12:20, local time: 2025年9月20日 03:48,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/os/win/api/win32/mess/src/msg21.htm"> TVM_INSERTITEM</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.