ISDBTreeNode::NodeType: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (better style)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


Returns the type of node. Mainly for internal usage.
Returns the type of node. Mainly for internal usage.
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.