ISDBTree::ParentNode

From MediaMonkey Wiki
Revision as of 19:00, 12 February 2008 by Steegy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBTree, Interface ISDBTree

Property Get ParentNode(Node As SDBTreeNode) As SDBTreeNode


Parameters

Name Type Description
Node SDBTreeNode Node whose parent we need.


Property description

Returns parent node of the given node.

If the specified node is one of the top nodes (Now Playing, Library, ...), a 'parent' node with empty caption will be returned.