The TV_INSERTSTRUCT structure contains information used to add a new item to a tree-view control.
typedef struct _TV_INSERTSTRUCT { tvins HTREEITEM hParent; HTREEITEM hInsertAfter; TV_ITEM item; } TV_INSERTSTRUCT, FAR *LPTV_INSERTSTRUCT;
Value |
Meaning |
TVI_FIRST |
Inserts the item at the beginning of the list. |
TVI_LAST |
Inserts the item at the end of the list. |
TVI_SORT |
Inserts the item into the list in alphabetical order. |
This structure is used with the TVM_INSERTITEM message.
file: /Techref/os/win/api/win32/struc/src/str22_9.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 14:47,
18.225.254.33:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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/struc/src/str22_9.htm"> TV_INSERTSTRUCT</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.