ISDBTreeNode::NodeType: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
m (better style)
 
Line 5: Line 5:
Returns the type of node. Mainly for internal usage.
Returns the type of node. Mainly for internal usage.


[[MediaMonkey Tree structure]]
See [[MediaMonkey Tree structure]] for possible values.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 18:48, 20 April 2013

CoClass SDBTreeNode, Interface ISDBTreeNode

Property Get/Let NodeType As Long


Property description

Returns the type of node. Mainly for internal usage.

See MediaMonkey Tree structure for possible values.