LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get the parent item for a child in a tree in LabWindows

I have a tree structure which contains a root item and four child items. All these four child items further contains child items. Suppose a user selects an item I need to obtain the value of the immediate parent item. How do I achieve this?
0 Kudos
Message 1 of 2
(3,028 Views)
You could always try the, perhaps appropriately named, GetTreeItemParent() function Smiley Wink
--
Martin
Certified CVI Developer
0 Kudos
Message 2 of 2
(3,013 Views)