ISDBTree::ParentNode

From MediaMonkey Wiki
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.