ISDBTreeNode::NodeType: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 4: Line 4:


Returns the type of node. Mainly for internal usage.
Returns the type of node. Mainly for internal usage.
[[MediaMonkey Tree structure]]


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

Revision as of 18:37, 22 January 2009

CoClass SDBTreeNode, Interface ISDBTreeNode

Property Get/Let NodeType As Long


Property description

Returns the type of node. Mainly for internal usage.

MediaMonkey Tree structure