Prev Next
The TreeView_GetChild macro retrieves the first child item of the
specified tree-view item. You can use this macro, or you can explicitly send
the TVM_GETNEXTITEM message with the
TVGN_CHILD flag.
HTREEITEM TreeView_GetChild(
Parameters
-
hwnd
-
Handle to the tree-view control.
-
hitem
-
Handle to a tree-view item.
Return Values
Returns the handle to the item if successful or NULL otherwise.
See Also
TreeView_GetNextItem, TreeView_GetNextSibling,
TreeView_GetParent, TreeView_GetPrevSibling,
TVM_GETNEXTITEM
See also:
| file: /Techref/os/win/api/win32/mac/src/mac05.htm, 1KB, , updated: 2000/4/7 12:19, local time: 2012/5/25 11:24,
|
| | ©2012 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://www.piclist.com/techref/os/win/api/win32/mac/src/mac05.htm"> TreeView_GetChild</A> |
| Did you find what you needed?
|
| |
The PICList mailing list is hosted by MIT
and we GRATEFULLY ACKNOWLEDGE the huge bandwidth and server load they
sholder for us. If you want this list to continue, please consider contributing
to MIT... Every little bit helps them educate the worlds finest minds and
justify their expense in running the PICList mailing list.
|
.
|